delete
https://api.sigmacomputing.com/v2/deploymentPolicies//files/
Remove a document from a deployment policy.
Beta: This documentation describes a public beta feature and is subject to the Beta features disclaimer.
Usage notes
- Retrieve the
deploymentPolicyIdfrom the /v2/deploymentPolicies endpoint. - To remove workbooks from a deployment policy, retrieve the relevant
workbookIdfrom the /v2/workbooks endpoint. - To remove data models from a deployment policy, retrieve the relevant
dataModelIdfrom the /v2/datamodels endpoint.
Usage scenarios
- Revoke access to outdated documents from tenant organizations.
