HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Update a pipeline

Path Params
string
required

The UUID of the pipeline.

Body Params
string

Logical string unique id of the pipeline.

steps
object

List of steps connected between by their inputs and outputs.

plots
object

List of plots on the pipeline.

variables
object

dictionary of variable name with they wizata_dsapi.VarType.

string

Template id associated to the pipeline.

string

Key of the experiment linked to the pipeline.

Response
200

Success

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here!