Skip to main content
PATCH

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

id
string<uuid>
required

Body

application/json
name
string
description
string
password
string | null

Set to null to remove password protection

expires_at
string<date-time> | null
is_active
boolean
companies
object[]

Response

Shared link updated

success
boolean
data
object