CalComService
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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.