postiz_update_post_release_id
Reconcile a Postiz post with the actual platform release after a missing-content event by updating its release ID and optional release URL via PATCH.
Instructions
Update the releaseId (and optionally releaseURL) of a Postiz post via PATCH /api/posts/{id}/release-id. Use to reconcile a Postiz post with the actual platform-side release after a missing-content event. Requires enableWrite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | ||
| releaseId | Yes | ||
| releaseURL | No |