Create a schedule for future posts to automatically be published
scheduleDate
field in the Publish Post endpoint.
scheduleDate
field in the Publish Post
endpoint and it is meant to automate scheduling. You should use either auto
schedule or scheduleDate
, but not both.schedule
: (required) A Boolean value that must be set to true
to enable auto scheduling.title
: (optional) A String value that specifies the name of the schedule. This title
should
match the name of a schedule created using the Set Auto Schedule
endpoint. If not provided, the default title is default
. Note that the title
is
case-sensitive and must be an exact match.