Endpoint Examples
Delete Dataset
Deletes the specified dataset
DELETE
/
datasets
/
delete
/
{dataset_type}
/
{dataset_name}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json