Draft Posts
Create, manage, and publish draft posts that aren’t sent immediately. Drafts can be private (only you) or shared with your workspace for review and scheduling.
Endpoint
Use the same scheduling endpoint—with a draft state—to save work-in-progress content without publishing.
Creating Drafts
Set the state
to one of the following:
Draft Type
State Value
Visibility
Private Draft
draft_private
Only you
Workspace Draft
draft_public
All workspace members
Default Workspace
draft
Same as draft_public
Private Draft Example
Workspace Draft Example
Best Practices
Save Often: Persist drafts early to avoid data loss.
Collaborate: Use
draft_public
for workspace feedback and approvals.
Related Topics
Last updated
Was this helpful?