Evals

Delete an eval

Delete an evaluation.

delete/evals/{eval_id}

Path parameters

eval_idstring required

The ID of the evaluation to delete.

Response

Successfully deleted the evaluation.

objectstring required
deletedboolean required
eval_idstring required

Example response

{
  "object": "eval.deleted",
  "deleted": true,
  "eval_id": "eval_abc123"
}

Changes

Changed in 5 of the 163 revisions of this API.616

  • d86203de41ae412See the full diff
    • ▲

      removed the required property from the response with the status

      response-required-property-removed

    • ▲

      removed the required property from the response with the status

      response-required-property-removed

    • ▲

      removed the required property from the response with the status

      response-required-property-removed

    • ▲

      removed the required property from the response with the status

      response-required-property-removed

    • ●

      removed the optional property from the response with the status

      response-optional-property-removed

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ▲

      response property code list-of-types was widened by adding types null to media type application/json of response 404

      response-property-list-of-types-widened

    • ▲

      response property param list-of-types was widened by adding types null to media type application/json of response 404

      response-property-list-of-types-widened

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      endpoint added

      endpoint-added

    This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog