v44

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-052211.9 KB
OauthV1Token

Issues a new Access token (optionally identity_token & refresh_token) in exchange of Oauth grant

Issues a new Access token (optionally identity_token & refresh_token) in exchange of Oauth grant

post/v1/token

Response

Created

access_tokenstring nullable

Token which carries the necessary information to access a Twilio resource directly.

refresh_tokenstring nullable

Token which carries the information necessary to get a new access token.

id_tokenstring nullable

Token which carries the information necessary of user profile.

token_typestring nullable

Token type

expires_ininteger nullable