cURL
curl --request POST \ --url https://app.demandiq.com/api/auth/logout
{ "success": true }
Revoke the current session and clear the session cookie.
Logged out successfully
true