Update Live Collection Item(s)
Update a single published item or multiple published items (up to 100) in a Collection
<Tip title="Localization Tip">Items will only be updated in the primary locale, unless a `cmsLocaleId` is included in the request.</Tip>
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.
Query parameters
skipInvalidFiles
When true, invalid files are skipped and processing continues. When false, the entire request fails if any file is invalid.
Request
Details of the live items to update
items
Response
Request was successful
items
List of Items within the collection