curl --location --request POST 'https://api.flashcat.cloud/api/v2/firemap/business/group/enable' \
--header 'FC-WORKSPACE-ID: 893594101777' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 2069350335520
}'
{
"request_id": "c0a800666232abcaa85841d1aff892b0",
"data": "ok"
}