Ways to schedule
| Method | API |
|---|---|
scheduled_time on a post | POST /unified/post/text|image|video|carousel |
| Schedule-only | POST /unified/scheduled-posts |
| MCP | publish with schedule args / get_queued_posts |
2026-07-10T14:30:00Z). Celery workers publish when due.
Drafts
| Method | API |
|---|---|
draft: true on post body | Saves without publishing |
draft_platforms | Draft some networks, publish others |
| Dedicated drafts API | GET/POST/PATCH/DELETE /unified/drafts |