Create Collection Field
Create a custom field in a collection.
Field validation is currently not available through the API.
Bulk creation of fields is not supported with this endpoint. To add multiple fields at once, include them when you create the collection.
Required scope | cms:write
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
collection_id
Unique identifier for a Collection
Request
The field to create
Static Field
OR
Option Field
OR
Reference Field
Response
Request was successful
Static Field
OR
Option Field
OR
Reference Field