Update Live Collection Item(s)

Update a single published item or multiple published items (up to 100) in a Collection

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_idstringRequiredformat: "objectid"

Unique identifier for a Collection

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

Details of the live items to update

itemslist of objectsOptional

Response

Request was successful

itemslist of objectsOptional

List of Items within the collection

Errors