v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
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

descriptionstring nullable
add_tagsstring[] nullable
remove_tagsstring[] nullable

Response

Successful Response

idstring uuid required
permission_deniedboolean
namestring required