v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141912377.1 KB

Deletes a job template. Job template stores values of StartJobRun API request in a template and can be used to start a job run. Job template allows two use cases: avoid repeating recurring StartJobRun API request values, enforcing certain values in StartJobRun API request.

delete/jobtemplates/{templateId}

Path parameters

templateIdstring required

The ID of the job template that will be deleted.

Response

Success

idstring

This output contains the ID of the job template that was deleted.