DELETE
/
team
/
{team_id}
/
datasets
/
{dataset_id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

team_id
string
required

ID of the team

dataset_id
string
required

ID of the dataset

Response

200 - application/json

The response is of type boolean.