Content statuses
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:The
published_post field in the post response references the live version, while edits can be made to the draft version independently.