post https://api.instill.tech/v1beta/namespaces//pipelines//rename
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.