Create Live Items
Create item(s) in a collection that will be immediately published to the live site.
To create items across multiple locales, please use this endpoint.
Required scope | CMS:write
Create item(s) in a collection that will be immediately published to the live site.
To create items across multiple locales, please use this endpoint.
Required scope | CMS:write
Bearer authentication of the form Bearer <token>, where token is your auth token.
Details of the item(s) to create
A Collection Item represents a single entry in your collection. Each item includes:
isDraft, isArchived fieldData. Each item needs a name and slug, and may include additional fields matching your collection’s schema definition.