cURL
curl --request DELETE \ --url https://api.futureagi.com/model-hub/eval-groups/{id}/ \ --header 'X-Api-Key: <api-key>' \ --header 'X-Secret-Key: <api-key>'
Delete an evaluation group
API Key for authentication. Click here to access API Key
Secret Key for authentication. Click here to access Secret Key
Evaluation group deleted successfully
Was this page helpful?