Disconnect Google Calendar
Disconnect Google Calendar 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 Google Calendar from.
Response Fields
successbooleanWhether the disconnection was successful.
{
"success": true
}