Skip to main content
You can remove customers from multiple tenants in one API call.
For TypeScript, the GraphQL SDK gives you a fully typed client for these operations.
When selecting the customer you can chose how to identify them. You can use the customer’s email, externalId or id. This operation requires the following permissions:
  • customer:edit
  • customerTenantMembership:delete
Mutation
Variables