Content statuses
| Status | Description |
|---|---|
Draft | Work in progress, not visible to public |
Approval Pending | Submitted for review |
Published | Live and publicly accessible |
Scheduled | Will be published at a future date/time |
Basic approval flow
1. Author creates draft
The content creator writes the article and saves as draft.2. Author submits for review
Update the post status toApproval Pending:
3. Editor reviews and approves
The editor can either publish or reject:4. Schedule for later (optional)
Instead of immediate publishing, schedule for a future time:Backdated publishing
For content that needs a custom publication date (e.g., migrated content):The
published_post field in the post response references the live version, while edits can be made to the draft version independently.