Creates a new shareable link that allows sharing of DAM resources (folders, images, videos, files) with optional description and expiration date
A valid request URL is required to generate request examples
{ "data": { "created_at": "<string>", "description": "<string>", "expires_at": "<string>", "file_ids": [ "<string>" ], "folder_ids": [ "<string>" ], "id": "<string>", "image_ids": [ "<string>" ], "token": "<string>", "updated_at": "<string>", "video_ids": [ "<string>" ] }, "details": [ "<string>" ], "success": true }
App slug
Team slug
Shareable link details
Shareable link created successfully
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes