post https://api.cmercury.com/api/Report/Unsubscribe
Use this API to get the emails who have clicked on unsubscribe on the campaign.
Log in to see full request history
Responses
Use this API to get the emails who have clicked on unsubscribe on the campaign.
xxxxxxxxxx
curl --request POST \
--url https://api.cmercury.com/api/Report/Unsubscribe \
--header 'Content-Type: application/json' \
--header 'accept: application/json' \
--data '{"MessageID":null}'
xxxxxxxxxx
{}