{
"guid": "string",
"template_id": "string",
"template_type": 0,
"room_list": [
"string"
]
}curl --location '/room/apply_room_templates_to_rooms' \
--header 'Content-Type: application/json' \
--data '{
"guid": "string",
"template_id": "string",
"template_type": 0,
"room_list": [
"string"
]
}'null