X-API-Key: ********************
curl --location --request POST 'https://snakk-backend-production.up.railway.app/api/chat/sessions/close-inactive' \ --header 'X-API-Key: <api-key>'
{ "success": true, "closed_count": 0 }