Exchange your client ID, client secret and code (get from /oauth/authorize) for an access token.
Request
Body Params application/x-www-form-urlencoded
Responses
application/json {
"access_token": "33f7f1c04f0bfaa0429d00d34f0f380a"
}
Modified at 2024-09-04 08:43:04