post https://api.yelp.com/oauth2/token
Either:
- Exchanges an authorization_code for an access_token, or
- Exchanges a refresh_token for an access_token.
See Refresh Tokens for how this works
This endpoint is part of the OAuth Authorization flow, visit OAuth Authorization to learn more.