Marks the provided data privacy request as confirmed by member and updates the member record accordingly
Endpoint URL
http://api.clearvoicesurveys.com/api/v2/member/confirmmemberdataprivacyrequest
Parameters
MemberGuid string |
DataPrivacyRequestId integer |
Example Request Data
{ "MemberGuid": "sample string 1", "DataPrivacyRequestId": 2 }