/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/agents/{agent_id}/datasets/evaluate/{dataset_name}
Path parameters
agent_idstring uuid required
Agent ID associated with the evaluation dataset
Agent ID associated with the evaluation dataset
dataset_namestring required
Name of the evaluation dataset to delete
Name of the evaluation dataset to delete
Response
Successful Response
EmptyResponse required