Skip to main content
POST
Create Asset Share

Authorizations

api_key
string
header
required

Body

application/json
uuid
string
required

UUID of the asset to share. e.g. '4f1e2a90-8b3d-4c21-9e07-2a1b3c4d5e6f'

expiresInDays
integer | null
required

Days until the link expires, 1–3650; or null for never. e.g. 30

Required range: 1 <= x <= 3650
emails
string[]

Exact recipient emails to allow. Provide emails and/or domains — at least one across the two is required. e.g. ['sam@acme.com']

domains
string[]

Domains to allow (any verified mailbox at the domain). Provide emails and/or domains — at least one across the two is required. e.g. ['acme.com']

Response

Asset share created successfully

_metadata
object
required
data
object
required