> ## Documentation Index
> Fetch the complete documentation index at: https://plain-docs-orca-916-agent-docs-restructure.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Remove customers from tenants

> Remove a customer from one or more tenants in a single call.

You can remove customers from multiple tenants in one API call.

<Snippet file="graphql/sdk-note.mdx" />

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`

<Snippet file="graphql/remove-customer-from-tenants.mdx" />
