Update a pipeline

This call lets you edit the properties of a pipeline.

To change the fields or the stages property, you must use different endpoints. The fields and stages are only provided as a convenience here. The necessary endpoints are specified in the Field and Stage section of this document.

🚧

Content Type and Auth

Make sure to include -H "Content-Type: application/json" and your authorization in any request you make on your own.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!