draft: true on Posting. Requires drafts_enabled.
Endpoints
| Method | Path | Description |
|---|---|---|
POST | /unified/drafts | Create |
GET | /unified/drafts | List |
GET | /unified/drafts/{draft_id} | Get one |
PATCH | /unified/drafts/{draft_id} | Update |
DELETE | /unified/drafts/{draft_id} | Delete |
POST | /unified/drafts/{draft_id}/publish | Publish now |
POST | /unified/drafts/{draft_id}/schedule | Move to schedule |
List example
platform, linkedin_page_ids, facebook_page_ids, pagination.
Publish
Guide
Full workflows (includingdraft_platforms): Drafts guide.