Skip to main content
DELETE
Delete a connection (deprecated)
Requires an API key with the environment:connections:delete scope. Learn more about API key scopes.

Authorizations

Authorization
string
header
required

An Environment API key from your Nango environment, or an Account API key for account-level endpoints.

Path Parameters

connectionId
string
required

The connection ID used to create the connection.

Query Parameters

provider_config_key
string
required

The integration ID used to create the connection (aka Unique Key).

Response

Successfully deleted an connection

success
boolean