pdp_delete | R Documentation |
Delete a specific policy from the given dataset.
NOTE: This is destructive. Once the PDP policy is deleted, it can't be restored w/o creating a new policy from scratch. It is recommended to backup policies before deleting.
pdp_delete(ds, policy)
ds |
Data set id from Domo. |
policy |
Id of existing policy. |
Success message (maybe??)
API Documentation: https://developer.domo.com/docs/dataset-api-reference/dataset#Delete%20a%20Personalized%20Data%20Permission%20(PDP)%20policy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.