Remove a tenant from a deployment policy (Beta)
Remove a tenant from a deployment policy (Beta)
Remove a tenant from a deployment policy.
**Beta**: This documentation describes a public beta feature and is subject to the [Beta features](/docs/sigma-product-releases#beta-features) disclaimer.
### Usage notes
- Retrieve the `deploymentPolicyId` from the [/v2/deploymentPolicies](https://help.sigmacomputing.com/reference/list-deployments) endpoint.
- Retrieve the `tenantOrganizationId` from the [/v2/tenants](https://help.sigmacomputing.com/reference/list-tenants) endpoint or from the [/v2/deploymentPolicies/{deploymentPolicyId}/tenants](https://help.sigmacomputing.com/reference/list-tenants-for-deployment) endpoint.
### Usage scenarios
- Remove documents in a deployment policy from a tenant organization.
- Clean up tenant assignments when a tenant is no longer needed.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
deploymentPolicyId
tenantOrganizationId
Response
The response body.

