Trillet AI logo

Disconnect GoHighLevel

Disconnect GoHighLevel CRM integration from a call flow.

DELETEhttps://api.trillet.ai/v1/api/crm/disconnect

Headers

x-api-keystringrequired

API key used for authenticating requests to the API.

x-workspace-idstringrequired

Workspace identifier for the API.

Query Parameters

pathwayIdstringrequired

The call flow pathway ID to disconnect GoHighLevel from.

Response Fields

successboolean

Whether the disconnection was successful.

{
  "success": true
}