Auth Service
Sign Out
SignOut terminates the user's authentication. Revokes the refresh token and clears the authentication cookie.
Response Body
application/json
curl -X POST "https://example.com/api/v1/auth/signout"Empty
SignOut terminates the user's authentication. Revokes the refresh token and clears the authentication cookie.
application/json
curl -X POST "https://example.com/api/v1/auth/signout"