Posts
Change Post Status
Moves a post between draft and schedule state.
schedule→ sets the post state toQUEUEand (re)starts the publishing workflow so it will be published at its stored date.draft→ sets the post state toDRAFTand terminates any currently running publishing workflow for the post, so it will not be published.
The post keeps its stored date; only the state (and the workflow) changes.
PUT
Change post status
Documentation Index
Fetch the complete documentation index at: https://docs.postiz.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Postiz API key
Path Parameters
Post ID
Body
application/json
New status for the post
Available options:
draft, schedule Change post status

