Delete Integration Connection for a Specific Account Integration

Deletes an existing integration connection for the specified account and connection ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request URI

DELETE /api/v2/accounts/{account_id}/connection/{connection_id}

This API endpoint allows you to delete a specific integration connection configured for an account.

Use this endpoint when:

  • an integration is no longer required
  • a connector needs to be disconnected
  • integration credentials need to be revoked
  • cleanup of unused integrations is required

The endpoint removes the integration connection associated with the provided connection_id under the specified account.

Path Params
string
required

Use 'current' keyword to refer to the Main Account or the Integer Sub Account Id

string
required

Unique identifier of the integration connection that should be deleted.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json