Batch delete evaluations
DELETE/targets/:tid/evaluations/batch
Hard-delete up to 100 evaluations by id. Returns lists of deleted and not-found ids. Returns 409 if any matched evaluation 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