v1
latestOpenAPI 3.0.12026-07-2691137122.3 KBCalComService
Disconnect Cal.com
post/api/v1/calcom/disconnect
Request body
Example request
{
"org_id": "<string>",
"provider_id": "<string>"
}Response
Cal.com disconnected successfully
Example response
{
"success": true,
"message": "Cal.com disconnected successfully"
}