patch https://{hostname}/papi/v1/includes//versions//rules
Limited availability Selectively modify a rule tree using JSON patch syntax. Set the validateRules
query parameter to false
to bypass a set of validation tests that may significantly slow this operation's execution time. See Validation best practices for guidance on when to defer validation. See Rule tree errors and warnings and Validation errors for information on how validation data is embedded within the response object.
Recipes
Patch an include's rule tree
Open Recipe