pdp_update | R Documentation |
To update an individual PDP policy, you'll need to specify all required fields for a PDP policy. Do this via a list object, the function will convert to JSON automatically.
pdp_update(ds, policy, policy_def)
ds |
Data set id from Domo. |
policy |
Id of existing policy. |
policy_def |
List defining updates to the existing policy. |
List of new policy definition.
API Documentation: https://developer.domo.com/docs/dataset-api-reference/dataset#Update%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.