POST token
Token endpoint (authorization code or refresh token)
Issues or refreshes access tokens. application/x-www-form-urlencoded is the standard encoding; application/json with the same field names is also accepted.
post/token
Request body
Response
Access token response from the token endpoint.