AuthService
SignOut terminates the user's authentication. Revokes the refresh token and clears the authentication cookie.
post/api/v1/auth/signout
Response
OK
SignOut terminates the user's authentication. Revokes the refresh token and clears the authentication cookie.
OK