Skip to main content
POST
Create a new job

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
contentData
Content Data · object[]
required

The content data to be evaluated. Only one content type should be set per entry.

policyId
string
required
threshold
number<double>

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

expedited
boolean

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

webhook
Webhook Details (Optional) · object

A POST request to make when the job is complete.

options
object

Options for evaluation behavior.

Response

A successful response.

job
Job · object

A unique evaluation job that has compared a policy to one or more pieces of content