DELETE
/
v2
/
datasets
/
{dataset_id}
curl --request DELETE \
  --url https://api.galileo.ai/v2/datasets/{dataset_id} \
  --header 'Galileo-API-Key: <api-key>'
"<any>"

Authorizations

Galileo-API-Key
string
header
required

Path Parameters

dataset_id
string
required

Response

200
application/json

Successful Response

The response is of type any.