voice
Generate Access Token
Generate Twilio Voice SDK access token for authenticated user.
The token allows the mobile app to:
- Make outbound calls via Voice SDK
- Receive incoming calls (if configured)
Token contains:
- Identity: clerk_user_id (unique identifier for this user)
- VoiceGrant: Permissions for voice calling
Uses org-specific Twilio credentials if configured, falls back to global credentials.
post/voice/access-token
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.