Approve a pending post
POST/posts/:id/approve
Clears a post that is awaiting approval. An API key is an organization credential (only owners and admins can create one), so a key approving is an admin approving by proxy. Approving does not publish: the draft is cleared, and scheduling it is what sends it out. One approval authorizes exactly one publish.
Request
Responses
- 200
- 400
- 404
Approved
Post is not awaiting approval
Post not found in this organization