ObtainTokenByRecoveryPhrase
POST/user/recoveryPhrases/token
Obtain a new access and refresh token set by a RecoveryPhrase. The new set also contains a refresh_token etc, so it can then be used
just like the tokens obtained from the ObtainToken endpoint.
This also creates a new trading_session, as RecoveryPhrases never allow access to an existing trading_session.
Request
Responses
- 200
- 401
- 403
- 429
- 503
Ok
Not logged in
Forbidden
Rate-limit exceeded
Maintenance active