Create Collection
Create a Collection for a site.
Required scope | cms:write
Path parameters
Unique identifier for a Site
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Pass the Name of the collection, as well as the singular name of each item in the collection.
Name of the collection. Each collection name must be distinct.
Singular name of each item.
Part of a URL that identifier
An array of custom fields to add to the collection
Response
Request was successful
Unique identifier for a Collection
Name given to the Collection
The name of one Item in Collection (e.g. ”Blog Post” if the Collection is called “Blog Posts”)
The list of fields in the Collection
Slug of Collection in Site URL structure
The date the collection was created
The date the collection was last updated