update_decision_flow
Update a SAS Intelligent Decisioning flow by submitting all rule set steps; the entire flow is replaced on update, not patched.
Instructions
Update an existing SAS Intelligent Decisioning flow.
Pass ALL rule set steps (existing + new) — the full flow is replaced on update, it is not a partial patch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Decision name (max 60 chars). | |
| signature | Yes | Flow-level input/output variables. | |
| decision_id | Yes | The existing decision flow UUID. | |
| description | No | Optional description. | |
| rule_set_steps | Yes | Ordered list of rule set steps (see ``create_decision_flow`` for the shape). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||