v1
latestOpenAPI 3.1.0MIT OR Apache-2.02026-07-17107151343.7 KBflows
Update a property on a running pipeline element.
Allows live modification of element properties while the pipeline is running. Only properties marked as mutable in the current pipeline state can be updated. The property mutability flags (mutable_in_playing, etc.) can be checked via the element info endpoint.
patch/api/flows/{flow_id}/elements/{element_id}/properties
Path parameters
flow_idstring required
Flow ID (UUID)
element_idstring required
Element instance ID
Request body
Response
Property updated successfully