Exchange the issued access token for an access token
POST/api/v2/exchange
Exchange the issued access token for an access token
Request
Responses
- 200
- 401
- 403
- 404
- 500
The access token
If not authenticated
If authenticated but not authorized
The access token does not exist
A generic API error containing the cause of the error