Seguros APIseguros-api reference
User logout
Revoke refresh token and clear authentication cookies
curl -X POST "https://example.com/auth/logout"{
"message": "Logout successful"
}Revoke refresh token and clear authentication cookies
curl -X POST "https://example.com/auth/logout"{
"message": "Logout successful"
}