Remove deployment capabilities (Beta)
Remove deployment capabilities (Beta)
Revoke a tenant organization's capability to deploy to one or more tenant organizations.
**Beta**: This documentation describes a public beta feature and is subject to the [Beta features](/docs/sigma-product-releases#beta-features) disclaimer.
### Usage notes
- To perform this operation, you must use API credentials owned by a user assigned the Admin account type.
- Retrieve **tenantOrganizationId** values by calling the [/v2/tenants](https://help.sigmacomputing.com/reference/list-tenants) endpoint.
- Existing deployments from this tenant organization to the specified tenant organizations will be removed.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
tenantOrganizationId
Request
The request body.
deployToTenantOrganizationIds
The tenant organizations that this tenant can no longer deploy to
Response
The response body.

