Skip to main content

Delete Evaluations

DELETE 

/evaluations

Delete specific comparison tables based on their unique IDs.

Args: delete_evaluations (List[str]): The unique identifiers of the comparison tables to delete.

Returns: A list of the deleted comparison tables' IDs.

Request

Responses

Successful Response