post https://{hostname}/papi/v1/bulk/rules-patch-requests
Apply a series of JSON Patch operations to modify a set of property versions. Form this set of patches
based on the JSONPath locations from a bulk search response. Specify a set of new property versions based on the results of a bulk versioning operation. The request is a bulk patch object. This operation launches an asynchronous process to update rule trees. To check its progress, run the List bulk-updated properties operation, whose link is available in the Location
header or bulkPatchLink
member of this operation's response. See Bulk Search and Update for overall guidance on this feature.