Disconnect a conferencing provider
DELETE /appointments/conferencing/{provider}/disconnect
DELETE
/appointments/conferencing/{provider}/disconnect
Disconnect a conferencing provider. For real-credential providers (zoom, roam, whereby, jitsi, office365_video, roam_auto) this deletes the matching credentials row. Google Meet is special: it is a synthetic provider - disconnect sets google_meet_suppressed and clears the default if it pointed at Meet. Reuses the in-app disconnect_conferencing logic.
Authorizations
Parameters
Path Parameters
provider
required
string
Header Parameters
Responses
204
Successful Response
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string