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