DELETE https://webapi.mymarketing.co.il/api/mailinglist/{id}/members/{memberId}
Remove member from mailing list
Request Information
URI Parameters
Name
Description
Type
Additional information
id
MailingList id. Can be found using the endpoint "Get account's mailing lists" or in the UI (go to Contacts->Mailing Lists->click on the mailing lists's name -> you'll find the id int the URL)
integer
Required
memberId
Contact id. Can be found using the "Get all mailing list's members..." endpoint
integer
Required
Body Parameters
None.
Response Information
Resource Description
None.