post https://api.streak.com/api/v1/pipelines/
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.