Add a tenant to a deployment policy

View as Markdown
Add a tenant to a deployment policy. ### 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

deploymentPolicyIdstringRequired

Request

The request body.
tenantOrganizationIdstringRequired
Unique identifier of the tenant organization.

Response

The response body.