X-API-Key: ********************curl --location 'https://api.snakk.ai/api/chat/operator/release/' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"action": "resolve",
"notes": "string"
}'{
"success": true,
"new_status": "resolved"
}