Collections

Update collection

Update a collection by slug.

put/api/collections/{slug}

Path parameters

slugstring required

Collection slug.

Headers

X-Reqres-Envstring

Environment key (for example: prod or dev).

Request body

namestring
slugstring
schemaobject
visibilitystring

Response

Collection updated

Changes