Delete a Dataset
Moves a specific dataset to trash.
DELETE
https://api.autogon.ai/api/v1/engine/datasets/{dataset_id}/
The API responds with a success message upon successful deletion.
Path Parameters
Name | Type | Description |
---|---|---|
dataset_id* | String | The unique identifier of the dataset to be deleted. |
Good to know: A deleted dataset may still be restored until after 30 days to deletion. To restore a deleted dataset, contact our support with details of the dataset to be restored.
Last updated