API Reference

Rename a pipeline owned by a user

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 user and ID of the pipeline (e.g.
users/luigi/pipelines/pizza-recipe-generator).

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

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!