Skip to main content
PATCH
Update collection

Authorizations

Authorization
string
header
required

Developer API key from Dashboard → Settings → Developer API

Path Parameters

id
string<uuid>
required

ID of the collection.

Body

application/json

Only the supplied fields are changed. An empty object is accepted and is a true no-op — it does not even bump updatedAt.

name
string
Required string length: 1 - 80
description
string
Maximum string length: 280
color
string

UI accent color, usually hex.

Maximum string length: 20
selectionMode
enum<string>

Defaults to sequential.

Available options:
sequential,
shuffle
platform
enum<string>
Available options:
instagram,
tiktok

Response

Collection updated

collection
object
required