Deletes a mobile device based on the provided memberId and deviceId
Endpoint URL
http://api.clearvoicesurveys.com/api/v2/member/deletemembermobiledevice
Parameters
MemberId integer |
DeviceId string |
Example Request Data
{ "MemberId": 1, "DeviceId": "sample string 2" }
Response Description
Example Response
{}