Retrieve a new access token for the user identified by the specified refresh token
POST/api/v2/login/token
Retrieve a new access token for the user identified by the specified refresh token
Request
Responses
- 200
- 401
- 403
- 500
An access token which can be used for accessing wayfinder
If not authenticated
If authenticated but not authorized
A generic API error containing the cause of the error