Skip to main content
DELETE
/
v1
/
datasets-v2
/
{datasetId}
Delete dataset v2
curl --request DELETE \
  --url https://api.lunary.ai/v1/datasets-v2/{datasetId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

datasetId
string<uuid>
required

Response

204

Dataset deleted