Create Shareable Asset
Create a publicly available shareable asset
Documentation Index
Fetch the complete documentation index at: https://docs.cloudglue.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Shareable asset creation request parameters
The ID of the file the shareable asset will be created for
The ID of the file segment the shareable asset will be created for. When provided, the shareable asset will be created for the file segment.
The title of the shareable asset
The description of the shareable asset
The metadata of the shareable asset
Response
Shareable asset created successfully
The unique identifier of the shareable asset
The ID of the file the shareable asset belongs to
The timestamp of when the shareable asset was created
The ID of the file segment the shareable asset belongs to (optional)
The title of the shareable asset
The description of the shareable asset
The metadata of the shareable asset
The thumbnail url of the shareable asset
The signed media download url of the shareable asset
The timestamp of when the media download url will expire
This is the url that can be used to share the shareable asset
The HLS stream url of the shareable asset. Available when the stream has finished processing.
The status of the shareable asset
pending, processing, completed, failed The type of asset the shareable asset belongs to
file, file_segment Object type, always 'share'
share