Me
Create an OAuth Token
Exchange a code for a token
POST
For more information about OAuth, follow our Webapp guide.
Body
application/json
Response
200
application/json
oauth token created
The response is of type object
.
Exchange a code for a token
For more information about OAuth, follow our Webapp guide.
oauth token created
The response is of type object
.