Remove Campaign Recipient
Removes a recipient from an email campaign
DELETE /api/campaign/removeRecipient
curl \
-X DELETE http://api.example.com/api/campaign/removeRecipient \
-H "Authorization: Bearer $ACCESS_TOKEN"
Removes a recipient from an email campaign
curl \
-X DELETE http://api.example.com/api/campaign/removeRecipient \
-H "Authorization: Bearer $ACCESS_TOKEN"