curl --request DELETE \
--url https://api.cal.com/v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/disconnect
{
"status": "success"
}
Conferencing application type
google-meet
, zoom
, msteams
The response is of type object
.
curl --request DELETE \
--url https://api.cal.com/v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/disconnect
{
"status": "success"
}
curl --request DELETE \
--url https://api.cal.com/v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/disconnect
{
"status": "success"
}
Conferencing application type
google-meet
, zoom
, msteams
The response is of type object
.
curl --request DELETE \
--url https://api.cal.com/v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/disconnect
{
"status": "success"
}