Evaluations

Delete evaluation

Deletes a specific evaluation permanently

delete/evaluations/{evaluation_id}

Path parameters

evaluation_idstring required

ID of the evaluation to delete

Response

Evaluation successfully deleted

messagestring required

Response message

Example response

{
  "message": "Operation completed successfully"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.