submission_reject
Reject a pending submission by providing its ID and an optional reason. Only moderators can perform this action; otherwise a 403 error is returned.
Instructions
Moderator: reject a pending submission with an optional reason. Requires the moderator role (403 otherwise).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The submission id. | |
| reason | No | Optional rejection reason. |