Update Collection Item(s)

PATCH

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 a cmsLocaleId is included in the request.

Required scope | CMS:write

Path parameters

collection_idstringRequired

Unique identifier for a Collection

Request

This endpoint expects an object.
itemslist of objectsOptional

Response

Request was successful

idstring

Unique identifier for the Item

lastPublishedstring

The date the item was last published

lastUpdatedstring

The date the item was last updated

createdOnstring

The date the item was created

isArchivedboolean

Boolean determining if the Item is set to archived

isDraftboolean

Boolean determining if the Item is set to draft

fieldDataobject
cmsLocaleIdstringOptional

Identifier for the locale of the CMS item

Errors

Built with