Skip to main content
DELETE
Disconnect Zoho integration

Authorizations

Authorization
string
header
required

API Key authentication. Format: Bearer sk_live_... (production) or Bearer sk_test_... (staging). Obtain keys from Settings → Developer Console.

Path Parameters

id
string
required

Integration ID (obtained from GET /api/zoho/integrations after OAuth connection)

Response

Integration disconnected successfully

success
boolean
Example:

true

message
string
Example:

"Zoho integration disconnected successfully"