DeleteAccountMembershipInput
Input used to identify the account membership that is to be deleted
This page contains
Fields
| accountId ID! | Unique identifier of the account |
| userId ID! | Unique identifier of the user |
Mutations for DeleteAccountMembershipInput
| deleteAccountMembership PREVIEW | Delete a marketplace user's account (company) membership. If this is the only company the user was member of, the user is marked as deleted. A user who has active entitlements, owns products, or is managed on an external system can't be deleted. |