Disconnect GoHighLevel
Disconnect GoHighLevel CRM integration from a call flow.
DELETE
Headers
x-api-keystringrequiredAPI key used for authenticating requests to the API.
x-workspace-idstringrequiredWorkspace identifier for the API.
Query Parameters
pathwayIdstringrequiredThe call flow pathway ID to disconnect GoHighLevel from.
Response Fields
successbooleanWhether the disconnection was successful.
{
"success": true
}