Deleting a Connection
If a data connection is no longer needed, it can be easily deleted using the Delete Connection API. This API takes the connection ID as a parameter. Below is an example.
Path
/v1/partner/connection/9a1458ba6e977a5f
Method
DELETE
Header
Content-Type: application/json
Authorization: Bearer access token
Query Params
NONE
Last updated