run_templates
Create Template Run
Run a pipeline from a template.
Args: template_id: The ID of the template. background_tasks: Background tasks. config: Configuration for the pipeline run. auth_context: Authentication context.
Returns: The created pipeline run.
post/api/v1/run_templates/{template_id}/runs
Path parameters
template_idstring uuid required
Request body
Response
Successful Response