Add deployment capabilities to a tenant
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
tenantOrganizationId
Unique identifier of the tenant organization whose deployment capabilities are being managed.
Request
Request parameters for adding tenant deployment capabilities
deployToTenantOrganizationIds
The tenant organizations that this tenant can deploy to.
Response
The response body.
capabilities

