Batch delete executions
DELETE/targets/:tid/executions/batch
Hard-delete up to 100 executions by id. Returns 409 if any matched execution is still running.
Request
Responses
- 200
- 401
- 404
- 409
- 422
Successful Response
Missing or invalid credentials
Resource not found (incl. cross-org ids)
Action blocked by the resource's current state
Request validation failed