postiz_update_post_status
Transition a Postiz post status between DRAFT and QUEUE. Moving DRAFT to QUEUE re-enters the post into the schedule using its existing publish date. Requires write access.
Instructions
Transition a Postiz post between DRAFT and QUEUE via PATCH /api/posts/{id}/status. Moving DRAFT→QUEUE re-enters the schedule using the post's existing publishDate. Requires enableWrite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | ||
| state | Yes |