{ "guid": "", "contact_seq": 0, "room_seq": 0 }
curl --location --request POST '/contact/init_contact' \ --header 'Content-Type: application/json' \ --data-raw '{ "guid": "", "contact_seq": 0, "room_seq": 0 }'
null