v10

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-03-2421717.9 KB
OauthV2Token

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

post/v2/token

Query parameters

account_sidstring

Optional Account SID to perform on behalf of requests.

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