Bulk delete evaluators
Delete multiple evaluators by their IDs. Returns per-item success/failure.
Query parameters
Evaluator IDs to delete
When true, delete all run rules for this evaluator before deleting the evaluator
Response
OK
Changes
Changed in 2 of the 48 revisions of this API.6
- ○
added the new optional
queryrequest parameterdelete_run_rulesnew-optional-request-parameter
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the optional property
errorto the response with the400statusresponse-optional-property-added
- ○
added the optional property
errorto the response with the401statusresponse-optional-property-added
- ○
added the optional property
errorto the response with the500statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○