Skip to main content
DELETE
Delete a dataset

Authorizations

Authorization
string
header
required

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

Path Parameters

dataset_id
string
required

The unique identifier of the dataset to be deleted like 663876ec4611c47f4970f0c3

Response

200 - application/json

Successful delete

Response for DELETE /datasets

result
object
required