Review Moderation
Record a human decision on an AI-screened item.
This is its own endpoint rather than a publishStatus PATCH because it records WHO decided and WHEN — an audit fact a plain status write cannot express. Approving satisfies the auto-publish gate; whether the item then actually publishes still respects the org's auto_publish setting, unless the caller explicitly asks to publish.
post/v1/content/{content_id}/moderation/review
Path parameters
content_idstring required
Request body
Response
Successful Response
{"stackTrail":"paths:/v1/content/{content_id}/moderation/review:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○