Add deployment capabilities to a tenant

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

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