Skip to main content
GET
Conferencing app OAuth callback

Authorizations

Authorization
string
header
required

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

Path Parameters

app
enum<string>
required

Conferencing application type

Available options:
zoom,
msteams

Query Parameters

state
string
required
code
string
required

Response

200 - undefined