Rule
Update an Operation Rule
Patch the mutable fields of an Operation Rule: name, description, and ruleDefinition. Unset fields are left unchanged. The rule definition is re-validated server-side; validation failure leaves the rule untouched.
operationType and operationCode are immutable after creation — create a new rule and delete the old one to change them.
Org must have an Infrastructure Provider entity. User must have authorization role with PROVIDER_ADMIN suffix.
patch/v2/org/{org}/nico/task/rule/{id}
Request body
Response
Rule was updated.