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
itemIdslist of stringsRequired

Response

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

Errors