DELETE
/
team
/
{team_id}
/
connections
/
{connection_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

connection_id
string
required

ID of the connection

Query Parameters

removeDatasets
boolean

Whether to remove associated datasets

Response

200 - application/json
removed
boolean