API Reference

Rename a release in a pipeline owned by an organization

Updates the ID of a pipeline release, where the pipeline is identified by
its resource name, formed by the parent organization and ID. Since this is
an output-only field, a custom method is required to modify it.

The pipeline release name will be updated accordingly, as it is composed by
the pipeline name and the ID of the release (e.g.
organizations/luigi/pipelines/pizza-recipe-generator/releases/v0.2.1).

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