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