Publish or schedule a language variant
Change the workflow step of the specified language variant to Published
or schedule the variant to be published at a specific date and time.
- Equivalent to publishing and scheduling content in the UI.
- The API follows the workflow transition restrictions based on the variant's workflow. This means you can publish or schedule the variant (that is, move the variant to the Publish or Scheduled steps) only if the workflow allows you to.
- Scheduling a published language variant has no effect.
Request Body
{"scheduled_to"=>"<dateTime>", "display_timezone"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |