reject_post
Set a post's approval status to rejected, including an optional note on required changes.
Instructions
Reject a post (approval: rejected) with an optional note explaining what to fix. Same actor rules as approve_post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| actor | Yes | ||
| postId | Yes | ||
| campaign | Yes | ||
| clientId | No | Optional client id to scope this call (defaults to the active client) |