Dataset

Delete dataset

DEL
Delete dataset

Path parameters

dataset_idstringRequired
The unique identifier for the dataset

Response

This endpoint returns any
DEL
1curl -X DELETE https://app.coactive.ai/api/v1/datasets/string \
2 -H "Authorization: Bearer <token>"
200
Deleted
1{}