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