{
"guid": "string",
"room_id": "string",
"enabled": true
}curl --location '/room/set_room_add_contact_forbidden' \
--header 'Content-Type: application/json' \
--data '{
"guid": "string",
"room_id": "string",
"enabled": true
}'{
"error_code": 0,
"error_message": "string",
"data": {}
}