Collections

Create collection

Create a new collection.

post/api/collections

Headers

X-Reqres-Envstring

Environment key (for example: prod or dev).

Request body

namestring required
slugstring
schemaobject
visibilitystring

Response

Collection created

Changes