Connections
Delete a connection
Delete a connection by ID
DELETE
/
team
/
{team_id}
/
connections
/
{connection_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Whether to remove associated datasets
Response
200 - application/json