Requires authentication
✨ The Urban Management docs now have a brand-new home! Explore the improved documentation experience
Check if session is valid
POST /auth/session/validate
{
"success": true,
"data": {
"expiresAt": 1704067200000,
"message": "Session Expires At: 1/1/2024, 12:00:00 AM"
}
}
Was this page helpful?