workspaces
Create Pipeline
Creates a pipeline.
Args: workspace_name_or_id: Name or ID of the workspace. pipeline: Pipeline to create.
Returns: The created pipeline.
Raises: IllegalOperationError: If the workspace or user specified in the pipeline does not match the current workspace or authenticated user.
post/api/v1/workspaces/{workspace_name_or_id}/pipelines
Path parameters
Request body
Response
Successful Response