/agents/{id}/datasets/evaluate
Delete Evaluation Dataset
Delete an evaluation Dataset
and all its versions.
Permanently removes the Dataset
, including all associated metadata.
This operation is irreversible.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Agent ID associated with the evaluation dataset
Name of the evaluation dataset to delete
Response
200
application/json
Successful Response
The response is of type object
.
Was this page helpful?