Rotate JWT refresh token
Creates a new JWT refresh token and blacklists the current one.
Authentication
AuthorizationToken
Header authentication of the form Token <token>
Request
This endpoint expects an object.
refresh
Response
refresh
Header authentication of the form Token <token>