Show examples in:
Javascript HTTP

Content Management API > Scheduled publication

Scheduled publication

You can create scheduled publication to publish records in the future

Object payload

id string

ID of scheduled_publication

Example: "34"
type string

Must be exactly "scheduled_publication".

attributes.publication_scheduled_at date-time

The future date for the publication

Example: "2025-02-10T11:03:42Z"
attributes.selective_publication null, object

Specifies which content should be published. If null, the whole record will be published.

content_in_locales

List of locales whose content will be published

Type: Array<string>
non_localized_content boolean

Whether the non-localized content has to be published or not

relationships.item.data

Item

Available endpoints