Memberships

Remove a member from a membership

Removes the given customer from the given Membership. The customer's record is preserved; only the link between the customer and the membership is removed.

delete/customers/memberships/{membershipId}/members/{customerId}

Response

The member was successfully removed from the membership.

Changes

No recorded changes to this endpoint across all 1 revision of this API.