Rename a pipeline

Updates the ID of a pipeline. Since this is an output-only field, a custom method is required to modify it.

The pipeline name will be updated accordingly, as it is composed by the parent namespace and ID of the pipeline (e.g. namespaces/luigi/pipelines/pizza-recipe-generator).

The authenticated namespace must be the parent of the pipeline in order to perform this action.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Namespace ID

string
required

Pipeline ID

Body Params
string
required

The new resource ID. This will transform the resource name into namespaces/{namespace.id}/pipelines/{new_pipeline_id}.

Responses

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