Skip to main content

Delete connection

DELETE 

https://api.supaglue.io/mgmt/v2/customers/:customer_id/connections/:provider_name

Delete connection

Request

Path Parameters

    customer_id stringrequired
    provider_name provider_namerequired

    Possible values: [hubspot, salesforce, pipedrive, zendesk_sell, ms_dynamics_365_sales, zoho_crm, capsule, outreach, gong, apollo, salesloft, intercom, linear, clearbit, 6sense, marketo, salesforce_marketing_cloud_account_engagement, slack]

Responses

An empty body is returned on successful deletion.

curl -L -X DELETE 'https://api.supaglue.io/mgmt/v2/customers/:customer_id/connections/:provider_name' \
-H 'x-api-key: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://api.supaglue.io/mgmt/v2
Auth
Parameters
— pathrequired
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!