Create Localized Collection Item(s)
Create an item or multiple items in a CMS Collection across multiple corresponding locales.
Notes:
- This endpoint can create up to 100 items in a request.
- If the
cmsLocaleIds
parameter is undefined or empty and localization is enabled, items will only be created in the primary locale.
Required scope | CMS:write
Path parameters
Unique identifier for a Collection
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Details of the item to create
Unique identifier for the Item
Array of identifiers for the locales where the item will be created
The date and time when the item was last published.
The date and time when the item was last updated.
The date and time when the item was created.
Indicates whether the item is archived.
Indicates whether the item is in draft state.
Response
Request was successful
Unique identifier for the Item
Array of identifiers for the locales where the item will be created
The date the item was last published
The date the item was last updated
The date the item was created
Boolean determining if the Item is set to archived
Boolean determining if the Item is set to draft