Create Item Publishing

Creates a publishing record for a specific version of a content item. This makes a content item either published or scheduled for publishing depending on the publishAt value. Available request body property values.

Body: raw JSON

namedescription
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.
Path Params
string
required

ZUID of the content model where the item to publish is located

string
required

ZUID of the item to publish

Body Params

Item publishing object to create

string
required
string
required
integer
required
Responses

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