session

Sign out

End the current user session by invalidating refresh tokens. Optionally sign out from all devices.

post/signout

Request body

refreshTokenstring

Refresh token for the current session

allboolean

Sign out from all connected devices

Response

Successfully signed out

'OK' required

Changes