Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

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

Connection deleted successfully

removed
boolean
Example:

true