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