Update Collection Item(s)
Update a single item or multiple items in a Collection.
The limit for this endpoint is 100 items.
Localization Tip
Items will only be updated in the primary locale, unless acmsLocaleId
is included in the request.Required scope | CMS:write
Path parameters
collection_id
Unique identifier for a Collection
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Details of the item to update
items
Response
Request was successful
id
Unique identifier for the Item
lastPublished
The date the item was last published
lastUpdated
The date the item was last updated
createdOn
The date the item was created
isArchived
Boolean determining if the Item is set to archived
isDraft
Boolean determining if the Item is set to draft
fieldData
cmsLocaleId
Identifier for the locale of the CMS item