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