Create a Pipeline
POST/v1-beta/pipelines
Creates a new pipeline to transform data, given an output schema. It returns the created pipeline's details. Pipelines are long-lived, so we recommend you create them outside of your application loop and reuse them.
Request
Responses
- 200
The created pipeline