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.
refreshstringRequired>=1 character

Response

refreshstring

Errors