Add a tenant to a deployment policy (Beta)
Add a tenant to a deployment policy (Beta)
Add a tenant to a deployment policy.
**Beta**: This documentation describes a public beta feature and is subject to the [Beta features](/docs/sigma-product-releases#beta-features) disclaimer.
### Usage notes
- Retrieve the `deploymentPolicyId` from the [/v2/deploymentPolicies](https://help.sigmacomputing.com/reference/list-deployments) endpoint.
- Retrieve the `tenantId` from the [/v2/tenants](https://help.sigmacomputing.com/reference/list-tenants) endpoint.
### Usage scenarios
- Deploy documents in a deployment policy to a specific tenant organization.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
deploymentPolicyId
Request
The request body.
tenantOrganizationId
Unique identifier of the tenant organization.
Response
The response body.

