Sign out from a specific session by its ID. This will invalidate the session and end the user’s access from that device/browser.
Session cookie authentication for production deployments. The session token is automatically set as an HTTP-only, secure cookie.
Session ID to sign out from
Session signed out successfully
The response is of type object
.