curl --location --request PUT 'http://127.0.0.1:8000/api/fchat/51/' \
--header 'X-Auth-User-Id: 5c3c1840-fb62-11ed-a0c5-0242c0a80103' \
--header 'X-Auth-Email: tanpv9@fpt.com' \
--form 'live_chat="{ \"is_active\": true, \"is_show_avatar\": false, \"name_agent_active\": true, \"name\": \"FPT Telecom\", \"require_location\": true, \"is_popup\": true, \"popup\": { \"time\": 30, \"unit\": \"second\" }, \"color\": \"#3863EF\", \"icon\": false, \"icon_content\": \"Tư vấn ngay!\", \"size\": \"large\", \"start_btn\": \"Bắt đầu\", \"is_auto_greeting\": true, \"auto_greeting\": { \"text\": \"FPT Telecom xin chào Nếu anh/chị cần tư vấn hãy gửi tin nhắn cho em nhé kkk.\", \"time\": 3, \"unit\": \"second\" }, \"is_auto_opening_msg\": true, \"auto_opening_msg\": { \"text\": \"Tin mở đầu tự động\", \"time\": 3, \"unit\": \"second\" }, \"is_auto_reply\": true, \"auto_reply\": { \"text\": \"Tin trả lời tự động\", \"time\": 10, \"unit\": \"second\" }, \"is_offline_message\": true, \"offline_message\": \"Giờ làm việc của chúng tôi từ 8:00AM-8:00PM. Quý khách cần gấp xin vui lòng gọi hotline:...\", \"is_registerinfor\": true, \"name_agent\": \"Phạm Văn Tấn\", \"config_desktop\": \"{\\\"representative_status\\\":true,\\\"location_desktop\\\":\\\"bottom_right\\\",\\\"top_margin_desktop\\\":24,\\\"bottom_margin_desktop\\\":24,\\\"left_margin_desktop\\\":24,\\\"right_margin_desktop\\\":24}\", \"config_mobile\": \"{\\\"location_mobile\\\":\\\"bottom_right\\\",\\\"top_margin_mobile\\\":24,\\\"bottom_margin_mobile\\\":24,\\\"left_margin_mobile\\\":24,\\\"right_margin_mobile\\\":24}\", \"type\": \"form-update\"}"' \
--form 'registerinfo="[ { \"type\": \"char\", \"name\": \"Họ và tên\", \"value\": [], \"required\": true, \"is_active\": true, \"is_default\": true }, { \"type\": \"char\", \"name\": \"Số điện thoại\", \"value\": [], \"required\": false, \"is_active\": false, \"is_default\": true }, { \"type\": \"char\", \"name\": \"Email\", \"value\": [], \"required\": false, \"is_active\": false, \"is_default\": true }, { \"type\": \"checkbox\", \"name\": \"báo hỏng\", \"value\": [ \"link B\" ], \"required\": false, \"is_active\": true, \"is_default\": false }, { \"type\": \"menu\", \"name\": \"sdfasdfasdf\", \"value\": [ \"ssdafsdf\", \"vxvv\", \"123h45\" ], \"required\": false, \"is_active\": false, \"is_default\": false }]"'