v2
latestOpenAPI 3.1.02026-08-06276982.8 KBbatches
Delete file from batch
Delete a file from a batch.
delete/v2/batches/{batch_id}/files/{filename}
Path parameters
batch_idinteger required
The batch ID.
filenamestring required
The name of the file.
Headers
Authorizationstring required
Bearer HTTP authentication.
IB-Contextstring
Typically your organization ID. See Authorization and context identification for details.
Response
File deletion request accepted. Poll the deletion job for completion status.
BatchesDeleteFileFromBatchResponse202 required
Empty response body