Skip to main content
GET
Generate a Twilio Voice SDK token

Authorizations

Authorization
string
header
required

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

Response

Twilio access token + identity

token
string
required

Twilio AccessToken JWT with VoiceGrant.

identity
string
required

User's Twilio phone number used as the SDK identity.

userId
string
required