{ "guid": "string", "seq": "", "limit": 10 }
curl --location --request POST '/contact/sync_contact' \ --header 'Content-Type: application/json' \ --data-raw '{ "guid": "string", "seq": "", "limit": 10 }'
null