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
Example:
true
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
true