authentication
OAuth2 Token Endpoint
Exchange an authorization code for tokens, or refresh an existing token. Supports grant_type authorization_code and refresh_token.
post/oauth2/token
Response
Token response
Exchange an authorization code for tokens, or refresh an existing token. Supports grant_type authorization_code and refresh_token.
Token response