Skip to main content
POST
Generates a WebRTC login token.

Body

The telephony login request containing connection details.

Request model for telephony login token generation.

device
object | null

The ID and name for this device.

Response

Login token was successfully generated.

Response model for telephony login token generation.

username
string

The username value for this telephony login.

password
string

The password value for this telephony login.

expiresAt
string<date-time> | null

The date and time for the expires at value on this telephony login.

callbackToken
string

The callback token value for this telephony login.