Collections
Update Collection
PUT
/
v2
/
update_collection
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
collection_id
string
requiredCollection ID
name
string | null
Updated collection name
description
string | null
Updated collection description
Response
200 - application/json
results
object
requiredWas this page helpful?