Auth
Exchange a valid authorization code for an access and refresh token. You can only exchange an authorization code once!
post
Body
authorizationCodestringRequired
usedRedirectUristringRequired
Redirect URI that was used when retrieving an authorization code.
Responses
201Success
application/json
400Error
503Error
post