Refresh a token
POST/1.0/auth/refresh
Provide a valid refresh token to this endpoint to retrieve a new, valid token.
This endpoint does not require Bearer token authentication and can be used anonymously.
See: Tokens for more information.
To register for an account, go to the Wyvern console.
See: Getting started for more information.
Request
Responses
- 200
- 400
Returned if the request was successful.
Returned if the request is malformed or contains invalid parameters. Please ensure all required fields are provided and correctly formatted.