Create an OAuth access token
POST/oauth/token
Exchanges an application's Client ID and Client Secret for a temporary Bearer access token. HTTP Basic authentication is recommended. For compatibility…
POST/oauth/token
Exchanges an application's Client ID and Client Secret for a temporary Bearer access token. HTTP Basic authentication is recommended. For compatibility…