End the current user session by invalidating refresh tokens. Optionally sign out from all devices.
Bearer authentication with JWT access token. Used to authenticate requests to protected endpoints.
Sign-out options including refresh token and whether to sign out from all devices
Successfully signed out
The response is of type enum<string>.
OK