pipelines
Update Pipeline
Updates the attribute on a specific pipeline using its unique id.
Args: pipeline_id: ID of the pipeline to get. pipeline_update: the model containing the attributes to update.
Returns: The updated pipeline object.
put/api/v1/pipelines/{pipeline_id}
Path parameters
pipeline_idstring uuid required
Request body
Response
Successful Response