evaluators

Bulk delete evaluators

Delete multiple evaluators by their IDs. Returns per-item success/failure.

delete/v1/platform/evaluators

Query parameters

evaluator_idsstring[] required

Evaluator IDs to delete

delete_run_rulesboolean

When true, delete all run rules for this evaluator before deleting the evaluator

Response

OK

succeededstring[]

Changes

Changed in 2 of the 48 revisions of this API.6

    • added the new optional query request parameter delete_run_rules

      new-optional-request-parameter

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the optional property error to the response with the 400 status

      response-optional-property-added

    • added the optional property error to the response with the 401 status

      response-optional-property-added

    • added the optional property error to the response with the 500 status

      response-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