Grant Token

POST

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.

Response

JWT token response

access_tokenstring

JSON Web Token (JWT)

expires_indoubleOptional

Time in seconds until the JWT expires

Errors

Built with