{ "appId": "string" }
curl --location 'https://api.wekeapi.com/api/v1/contact/updateContactList' \ --header 'X-Access-Token;' \ --header 'Content-Type: application/json' \ --data '{ "appId": "string" }'
{ "code": 0, "data": true, "message": "OK" }