Update style guide rules
Updates a set of style guide rules, each identified by its Developer ID (from POST /styleguides/rules or GET /styleguides). Only provided fields are modified. Use ‘name’/‘examples’ for a rule in a ‘rules’ section, or ‘term’/‘disallowed’ for a rule in a ‘wordlist’ section — the shape must match that rule’s own section, not the request as a whole, since a single call may update rules across different sections. The operation is all-or-nothing: if any update is invalid, none are applied.
Authorizations
Body
Rules to update, identified by ruleId. Only provided fields are changed. Use 'name'/'examples' for a rule in a 'rules' section, or 'term'/'disallowed' for a rule in a 'wordlist' section — the shape must match that rule's own section.
1- Option 1
- Option 2
Response
Returns success status of the update operation
Indicates whether the update was successful