Skip to main content
PUT
Update

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-company
string
Example:

"{{companyId}}"

Body

application/json
content
string
Example:

"Collection description"

handle
string
Example:

"handle-collection-2"

title
string
Example:

"Collection test"

Response

200 - undefined