Skip to main content
PATCH
Update collection

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

collection_id
string
required
Example:

"default"

Body

application/json
name
string
Example:

"Updated Collection Name"

description
string
Example:

"Updated description"

is_public
boolean
Example:

true

Response

200 - application/json

Collection updated

success
boolean
Example:

true

data
object