Fix in POST /pipelines endpoint documentation

Effective from: July 9, 2021


We had the name parameter not marked as required in the documentation of POST /v1/pipelines endpoint in our API Reference, but under the hood, it has always been a required parameter. We have now corrected the documentation and assigned the “required” flag to the name parameter.


For other recent changes check out our Changelog!