Linked connectors
Unlink connector
Clear the credentials and configuration for a tenant’s linked integration. This cannot be undone.
DELETE
/
v2
/
{env_id}
/
{flow_id}
/
{tenant}
/
linkedConnectors
Authorizations
x-api-key
string
headerrequiredPath Parameters
env_id
string
requiredID of environment
flow_id
string
requiredID of flow
tenant
string
requiredID of tenant
Query Parameters
connector_id
string
requiredThe ID of the connector to unlink
Response
200 - application/json
The response is of type object
.