Set up an auto-post schedule by providing times to send
scheduleDate
parameter of /posttrue
and the title
if you want to use a particular schedule. Example, set the times to UTC time 13:05Z and 20:14Z and autoSchedule: true
in the post. The post will be scheduled at the next available time of 13:05Z or 20:14Z.
["13:05Z", "22:14Z"]
. Not required if setStartDate
provided.*
, ~
, /
, [
, or ]
are not allowed.If you specify the title
in /post with autoScheduleTitle, that schedule will be used.2021-07-08T12:30:00Z
. The start time will be applied to the provided “title” or will use the default title if one isn’t provided.New posts will go out from the start date onwards. Previously scheduled posts are not affected.[1, 3]
will only publish posts on Mondays and Wednesdays.["2026-01-01"]
to exclude New Years.Note, only posts auto scheduled after the excludeDates
has been set will be excluded.