v1

latestOpenAPI 3.0.02026-08-0484453.8 KB
Create Jobs

Create a new job

Creates a new job for content evaluation. Can be configured to wait for completion or return immediately with a job ID.

post/v1/jobs

Request body

policyIdstring required
thresholdnumber double

The threshold to use for truthyness. If not set a default value will be used.

expeditedboolean

If set, the job will be evaluated in expedited mode, prioritizing speed over cost.

Response

A successful response.