Batch Processor Run Failed

Payload

The payload of this webhook request is an object.
eventIdstringRequired
Unique identifier for the event
payloadobjectRequired

A batch run represents a batch of files submitted for processing via one of the batch endpoints (POST /extract_runs/batch, POST /classify_runs/batch, or POST /split_runs/batch). Use GET /batch_runs/{id} to poll the status.

Note: This object is not used for workflow batch runs. See POST /workflow_runs/batch for workflow batching.

Response

200
Return a 200 status to indicate that the webhook was received successfully