cURL
curl --request DELETE \ --url https://api.getmaxim.ai/v1/datasets \ --header 'x-maxim-api-key: <api-key>'
Delete a dataset
API key for authentication
Unique identifier for the workspace
Unique identifier for the dataset to delete
Dataset deleted successfully
Was this page helpful?