Input
Submit amultipart/form-data request with:
How it’s checked
The text is checked against your policy configuration and every enabled custom category on your account. If it is judged prohibited, the job is rejected withis_prohibited: true and a short reason. When a custom
category caused the rejection, the reason names it by slug.
Output
is_prohibited is true, reason explains why the text was prohibited. Text that passes
returns is_prohibited: false with no reason. See decision logic for how
the prohibition decision is determined.