MembershipTypes

Delete MembershipType

Soft-deletes the given MembershipType. Existing memberships that reference this type are unaffected, but the type can no longer be selected for new memberships. Use the companion restoreMembershipType endpoint to undo.

delete/customers/membership-types/{membershipTypeId}

Response

The MembershipType was successfully soft-deleted.

Changes

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