Remove deployment capabilities (Beta)
Remove deployment capabilities (Beta)
Revoke a tenant organization's capability to deploy to one or more tenant organizations.
### 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
Unique identifier of the tenant organization whose deployment capabilities are being managed.
Request
Request parameters for removing tenant deployment capabilities
deployToTenantOrganizationIds
The tenant organizations that this tenant can no longer deploy to
Response
The response body.

