Update a deployment policy (Beta)

Update a deployment policy. Only the fields included in the request are changed.

Beta: This documentation describes a public beta feature and is subject to the Beta features disclaimer.

Usage notes

  • Retrieve the deploymentPolicyId from the /v2/deploymentPolicies endpoint.
  • Retrieve the identifier for sourceSwapPolicies by calling the /v2/sourceSwapPolicies endpoint and using the policyId in the response.
  • The version tag cannot be changed after a deployment policy is created.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the deployment policy.

Body Params

The request body.

string

Name of the deployment policy.

string

Name to use for the workspace created by the deployment policy in the receiving tenant.

sourceSwapPolicies
array of strings

Unique identifiers of the source swap policies used to swap connections when deploying documents. Replaces the existing set.

sourceSwapPolicies
boolean

Whether to copy input table data to receiving tenant organizations when deploying documents. Only applies to input tables that are editable in draft mode.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json