curl --location '/contact/add_card_contact' \ --header 'Content-Type: application/json' \ --data '{ "guid": "string", "user_id": "0", "corp_id": "0", "room_id": "0", "from_user_id": "0", "verify": "" }'
null