v1

latestOpenAPI 3.0.02026-08-0484453.8 KB
Batch Processing

Create a new batch job

Creates a new batch job that can process multiple content items in bulk. Returns a presigned URL for uploading the input file. The job will automatically start processing once the input file is uploaded.

post/v1/batch-jobs

Request body

namestring
policyIdstring
webhookUrlstring

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

Response

A successful response.

batchJobIdstring
namestring
inputFileUploadUrlstring