Skip to main content
POST
Create a new batch job

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
policyId
string
webhookUrl
string

The webhook URL to call when the batch job is complete. Optional.

Response

A successful response.

batchJobId
string
name
string
error
object
inputFileUploadUrl
string