Mutations
removeCustomerFromTenants
Removes a customer from one or more tenants. The customer can be identified by their Plain ID, external ID, or email address.
If the customer is not currently a member of a specified tenant the operation is a no-op for that tenant.
Requires the customer:edit and customerTenantMembership:delete permissions.
MUTATION
removeCustomerFromTenants(input: RemoveCustomerFromTenantsInput!): RemoveCustomerFromTenantsOutput!Arguments
input
required
Returns
customer
error
Mutation
Variables
Response
Mutation
Variables
Response

