Create a publish schedule

View as MarkdownOpen in Claude

Create a new one-time or recurring publish schedule. The service computes nextRunAt based on the schedule type and timezone.

Authentication

X-Api-Keystring
API Key authentication via header

Request

This endpoint expects an object.
namestringRequired
scheduleTypestringRequired
publishModestringRequired
outletIdslist of stringsRequired
cronExprstringRequired
timezonestringRequired
oneTimeAtdatetimeRequired
draftIdslist of integersRequired

Response

Created
codeinteger
isSuccessboolean
messagestring
scheduleobject

Errors

400
Bad Request Error