Body
application/x-www-form-urlencoded
Response
Successfully exchanged for a new set of tokens.
Used to exchange an authorization_code for tokens, or to use a refresh_token to get a new access_token. Client authentication can be performed via client_secret_post (in the body), client_secret_basic (HTTP Basic Auth), or private_key_jwt.
Successfully exchanged for a new set of tokens.