reject_post
Reject a post by providing campaign, post, and actor details. Optionally include a note explaining required fixes.
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) |