API Reference

Rename a release in a pipeline owned by a user

Updates the ID of a pipeline release, where the pipeline is identified by
its resource name, formed by the parent user 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.
users/luigi/pipelines/pizza-recipe-generator/releases/v0.2.1).

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!