Grant Token
Generates a temporary JSON Web Token (JWT) with a 30-second (by default) 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
Request
Time to live settings
ttl_seconds
Time to live in seconds for the token. Defaults to 30 seconds.
Response
JWT token response
access_token
JSON Web Token (JWT)
expires_in
Time in seconds until the JWT expires