API Reference
Job Templates
Template YAML definitions with DAG of tasks
Template YAML definitions with DAG of tasks
Endpoints
GETList job templates —/api/job-templatesPOSTCreate a job template —/api/job-templatesGETGet a job template —/api/job-templates/{id}DELETEPermanently delete a job template —/api/job-templates/{id}PATCHUpdate a job template —/api/job-templates/{id}PATCHArchive a job template —/api/job-templates/{id}/archivePATCHRestore an archived job template —/api/job-templates/{id}/restoreGETList jobs for a template —/api/job-templates/{id}/jobsPOSTCreate a job from a template —/api/job-templates/{id}/jobs