Skip to content

Delete Batche

DELETE
/batches/{id}
curl --request DELETE \
--url https://api.testzilla.ai/v1/batches/example \
--header 'x-api-key: <x-api-key>'
id
required
string

Id identifier

Success

Media type application/json
object
Example generated
{}

Unauthorized (missing/invalid API key or token)

Not found