Delete Member
DELETE
/member/{**member_guid** or **external_member_guid**}?k={**api_key**} &c={**client_guid** or **external_client_guid**}
Delete an existing member.
This action is automatically executed for each Member belonging to a User when the User is deleted. It is not usually necessary to call the Member Delete function explicitly.
Do not use this endpoint unless instructed to do so by MX. Request Information
- URL:
/member/{**member_guid** or **external_member_guid**}?k={**api_key**} &c={**client_guid** or **external_client_guid**} - Request Type:
DELETE - Required Parameters: None
Request sample
Language:text