Collections

Update a collection

Update an existing collection

put/collections/{id}

Path parameters

idstring required

The ID of the collection

Request body

namestring required

Name of the collection

descriptionstring required

Description of the collection

slugstring required

URL-friendly slug (lowercase alphanumeric with hyphens)

visibility'PUBLIC' | 'UNLISTED' required

Visibility of the collection

Response

Collection updated successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.