Skip to main content
DELETE
Disconnect team conferencing application

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

teamId
number
required
app
enum<string>
required

Conferencing application type

Available options:
google-meet,
zoom,
msteams
orgId
number
required

Response

200 - application/json
status
enum<string>
required
Available options:
success,
error
Example:

"success"