Skip to main content
PUT
Update collection

Authorizations

Authorization
string
header
required

Secret key: Authorization: Bearer sk_test_... or sk_live_.... Business and live/test mode are inferred from the key.

Path Parameters

id
string
required

Collection ID

Body

application/json
title
string
Maximum string length: 200
description
string | null
Maximum string length: 1000
expires_at
string<date-time>

Future date/time to expire the link

Response

Collection updated

message
string
Example:

"Success"

data
object | null