/agents/{id}/datasets/tune
Delete Tune Dataset
Delete a tuning 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 tune dataset
Name of the tune dataset to delete
Response
200
application/json
Successful Response
The response is of type object
.
Was this page helpful?