OAuth
OAuth Token Generate
Once you have retrieved the code from the user callback, you will need to exchange it for an access token via a backend call.
post/oauth/token
Request body
Response
successful operation
Once you have retrieved the code from the user callback, you will need to exchange it for an access token via a backend call.
successful operation