Posts
Update Release ID
Updates the releaseId of a post that currently has its release ID set to "missing". This connects the post to its actual published content on the platform, enabling analytics and statistics tracking.
Typically used after calling the Get Missing Content endpoint to retrieve the list of available content items.
PUT
Update release ID
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.
Previous
Change Post StatusMoves a post between `draft` and `schedule` state.
- `schedule` → sets the post state to `QUEUE` and (re)starts the publishing workflow so it will be published at its stored date.
- `draft` → sets the post state to `DRAFT` and 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.
Next
Update release ID

