Log Out
The refresh token to invalidate. If you have the refresh token in a cookie through /auth/login, you don't have to submit it here.
Whether the refresh token is submitted in the JSON response, or in a httpOnly cookie.
{ "refresh_token": "eyJ0eXAiOiJKV..." }
Request successful