Batch Create Item Publishings

Publishes multiple content items at once. This endpoint requires that all content items belong to the same content model.

Request body is an array of objects. Each object represents a content item. Available object property values:

Body: raw JSON

namedescription
ZUID[string] Required. The ZUID of the content item to be published.
version[int] Required. The specific item version you want to be published.
publishAt[date] Required. The date that the item will be published. If "now" is provided, the item will be published immediately.
unpublishAt[date] Required. The date the item will be unpublished. If "never" is provided, the item will be published forever, starting from the publishAt date.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ZUID of the content model where all the items to publish is located

Body Params

Item publishing objects to create

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json