Authorization: Bearer ********************
curl --location --request POST '/hmd-wx/api/v2/userctx/user/device/contacts/delete?deviceId&refId' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "message": "string", "data": {} }