Grant Token
Generates a temporary JSON Web Token (JWT) with a 30-second TTL and usage::write permission for core voice APIs, requiring an API key with Member or higher authorization. Tokens created with this endpoint will not work with the Management APIs.
Headers
Authorization
Header authentication of the form Token <token>
Response
JWT token response
access_token
JSON Web Token (JWT)
expires_in
Time in seconds until the JWT expires