X-API-Key: ********************curl --location --request PUT 'https://api.snakk.ai/api/chat/operator/status' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"userId": "string",
"is_online": true
}'{
"success": true,
"is_online": true,
"operator_id": "fa9de6bb-1df8-4ba6-9e6d-1172fbf7e166",
"current_chat_count": 0,
"max_concurrent_chats": 0
}