Delete Evaluation Group

Soft deletes an evaluation group and removes all its associated evaluation templates.

DELETE https://api.futureagi.com/model-hub/eval-groups/{id}/

Authentication

Authorization Bearer Required

Include your API key in the Authorization header as Bearer <token>. Retrieve your API Key from the Dashboard.

Path parameters

id string Required

The UUID of the evaluation group to delete.

Errors

400 Bad Request Optional

The evaluation group does not exist for this user.

401 Unauthorized Optional

Authentication credentials were not provided or are invalid.

GET /
Authentication
REQUEST
 
RESPONSE