X-API-Key: ********************
curl --location --request POST 'https://snakk-backend-production.up.railway.app/api/chat/operator/claim/' \ --header 'X-API-Key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": "string" }'