Delete batch

Delete a batch and all its files. This is an asynchronous operation that must be checked for completion.

Authentication

AuthorizationBearer
Bearer HTTP authentication.

Path parameters

batch_idintegerRequired
The batch ID.

Headers

IB-ContextstringOptional

Typically your organization ID. See Authorization and context identification for details.

Response

Batch deletion request accepted. Poll the job ID to check completion status.

job_idstring

The job ID of the operation. Use the job ID with the Poll batches job endpoint to check batch deletion status.

Errors

404
Not Found Error