Update Flow Configuration Parameter
update_flow_configurationUpdate an externalized configuration parameter in an integration flow. Provide artifact ID, parameter key, and value to modify runtime settings.
Instructions
Update a single externalized configuration parameter of an integration flow. Requires ALLOW_WRITE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to proceed. | |
| version | No | active | |
| dataType | No | xsd:string | |
| artifactId | Yes | ||
| parameterKey | Yes | ||
| parameterValue | Yes |