Schedule a post
Schedule for a specific time
Pass a Unix timestamp to schedule for a future time:scheduledAt is not provided, the post is published as soon as possible.
List posts
Post statuses
| Status | Description |
|---|---|
scheduled | Queued for publishing |
publishing | Currently being posted |
published | Successfully posted |
failed | Post failed (check account status) |
cancelled | Post was cancelled |
Cancel a post
"scheduled" status can be cancelled.