Create Pipeline
pipelines
Create Pipeline
Create a new pipeline.
Args:
- pipeline: Pipeline creation object.
- db: Database session.
- user: Authenticated user.
Returns:
- PipelineRead: The created pipeline.
POST
Create Pipeline
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
application/json