Update flow properties
Use this API to patch flow-level properties
| Path Parameters |
|---|
flowId string — REQUIRED |
| Request Body — REQUIRED | ||||||
|---|---|---|---|---|---|---|
operations object[]Non-empty list of JSON-Pointer patch operations to apply to the flow's allowlisted top-level properties. A disallowed path is rejected (400).
|
| Responses | ||
|---|---|---|
200OK
|