{ "property1": "string", "property2": "string" }
curl --location '/api/friend/import-by-agent' \ --header 'Content-Type: application/json' \ --data '{ "property1": "string", "property2": "string" }'
null