Request
Body Params application/json
{
"browser_origin": "https://banmangfpt98.com/net-camera",
"is_active_website": false
}
Request Code Samples
curl --location --request POST 'http://127.0.0.1:8000/api/fchat/fchat-website/' \
--header 'authority: gateway-sop-dev.fpt.vn' \
--header 'accept: application/json, text/plain, */*' \
--header 'accept-language: en-US,en;q=0.9' \
--header 'origin: https://fptcore.com' \
--header 'referer: https://fptcore.com/' \
--header 'sec-ch-ua: "Chromium";v="112", "Microsoft Edge";v="112", "Not:A-Brand";v="99"' \
--header 'sec-ch-ua-mobile: ?0' \
--header 'sec-ch-ua-platform: "Windows"' \
--header 'sec-fetch-dest: empty' \
--header 'sec-fetch-mode: cors' \
--header 'sec-fetch-site: cross-site' \
--header 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Edg/112.0.1722.58' \
--header 'X-Auth-User-Id: bc3c04fc-d8fc-47b1-98ba-ae4152ea17b9' \
--header 'Content-Type: application/json' \
--data-raw '{
"browser_origin": "https://banmangfpt98.com/net-camera",
"is_active_website": false
}'
Responses
application/json Modified at 2025-09-18 04:13:16