Skip to main content
POST
Create a shared link

Authorizations

Authorization
string
header
required

API key authentication. Generate keys from your account settings.

Include in header: Authorization: Bearer YOUR_API_KEY

Path Parameters

account_id
string<uuid>
required

The unique identifier of the account/team

Body

application/json
name
string
required

Internal name for the shared link

companies
object[]
required
Minimum array length: 1
description
string
password
string

Optional password protection

expires_at
string<date-time>

Optional expiration date

Response

Shared link created

success
boolean
data
object