Publish Collection Item(s)

Publish an item or multiple items.

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

An array of Item IDs
Item IDsobjectRequired
An array of Item IDs in a single locale
OR
Item IDs with LocalesobjectRequired

An array of Item IDs with included cmsLocaleIds

Response

Request was successful
publishedItemIdslist of strings or null
errorslist of strings or null

Errors