app-policy_manager

On this page:

updateTemplateRules

Summary

Batch update for the list of rules on a rule template

Description

Updates a template's rules - most commonly used for re-ordering

Route

PUT /policy-manager/rule-templates/:id/rules

Roles

admin other readonly apiread

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes id of the template
rules array yes the updated rule paylaod

Return

DetailsExampleSchema
Name Type Description
response object Response object with the document that was created.