Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Whether to remove associated datasets
Response
Connection deleted successfully
The response is of type object
.
Delete a connection by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Whether to remove associated datasets
Connection deleted successfully
The response is of type object
.