v2

latestOpenAPI 3.1.02026-08-06276982.8 KB
batches

Delete batch

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

delete/v2/batches/{batch_id}

Path parameters

batch_idinteger required

The batch ID.

Headers

Authorizationstring required

Bearer HTTP authentication.

IB-Contextstring

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 required

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