Add deployment capabilities to a tenant (Beta)

View as MarkdownOpen in Claude
Grant a tenant organization the capability to deploy to other 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.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

tenantOrganizationIdstringRequired

Request

The request body.
deployToTenantOrganizationIdslist of stringsRequired
The tenant organizations that this tenant can deploy to.

Response

The response body.
capabilitieslist of objects