Skip to main content
POST
Disconnect a CRM

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

provider
enum<string>
required

CRM provider key

Available options:
hubspot,
zoho,
kommo,
gohighlevel

Body

application/json
confirm
enum<boolean>
required

Explicit operator confirmation

Available options:
true
purge
boolean
default:false

Request provider-specific cleanup in addition to disconnecting

Response

Disconnected, or already disconnected

success
enum<boolean>
required
Available options:
true
connection
object
required
already_disconnected
boolean

Present and true when no active connection needed to be changed

Last modified on September 7, 2026