Update Pipeline Deployment

Update a specific Pipeline Deployment

Path Params
string
required
string
required
Query Params
boolean
Defaults to true

Whether to re-fetch the pipeline's current definition. If set to false, the definition currently used for the deployment is kept.

Body Params
string | null

New deployment name

string
enum
configuration
object

Object containing any deployment specific configuration settings/overrides for pipeline nodes. Expected format of object members:
Key: <node_id>
Value: <object_containing_node_properties_to_override>
Should contain atleast the configuration for the video source. For more details see:
https://docs.lumeo.com/docs/node-reference

Response

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json