{ "guid": "string", "user_id": "0", "corp_id": "0" }
curl --location --request POST '/contact/agree_contact' \ --header 'Content-Type: application/json' \ --data-raw '{ "guid": "string", "user_id": "0", "corp_id": "0" }'
null