Workflow Job Templates REST Endpoints

Workflow Job Templates

REST API endpoints for Workflow Job Templates

Create a Label for a Workflow Job Template
Method: post
Path: /api/v2/workflow_job_templates/{id}/labels/
Create a Notification Template for a Workflow Job Template
Method: post
Path: /api/v2/workflow_job_templates/{id}/notification_templates_approvals/
Create a Notification Template for a Workflow Job Template
Method: post
Path: /api/v2/workflow_job_templates/{id}/notification_templates_error/
Create a Notification Template for a Workflow Job Template
Method: post
Path: /api/v2/workflow_job_templates/{id}/notification_templates_started/
Create a Notification Template for a Workflow Job Template
Method: post
Path: /api/v2/workflow_job_templates/{id}/notification_templates_success/
Create a Schedule for a Workflow Job Template
Method: post
Path: /api/v2/workflow_job_templates/{id}/schedules/
Create a Workflow Job Template
Method: post
Path: /api/v2/workflow_job_templates/
Delete a Workflow Job Template
Method: delete
Path: /api/v2/workflow_job_templates/{id}/
List Activity Streams for a Workflow Job Template
Method: get
Path: /api/v2/workflow_job_templates/{id}/activity_stream/
List Labels for a Workflow Job Template
Method: get
Path: /api/v2/workflow_job_templates/{id}/labels/
List Notification Templates for a Workflow Job Template
Method: get
Path: /api/v2/workflow_job_templates/{id}/notification_templates_approvals/
List Notification Templates for a Workflow Job Template
Method: get
Path: /api/v2/workflow_job_templates/{id}/notification_templates_error/
List Notification Templates for a Workflow Job Template
Method: get
Path: /api/v2/workflow_job_templates/{id}/notification_templates_started/
List Notification Templates for a Workflow Job Template
Method: get
Path: /api/v2/workflow_job_templates/{id}/notification_templates_success/
List Roles for a Workflow Job Template
Method: get
Path: /api/v2/workflow_job_templates/{id}/object_roles/
List Schedules for a Workflow Job Template
Method: get
Path: /api/v2/workflow_job_templates/{id}/schedules/
List Users
Method: get
Path: /api/v2/workflow_job_templates/{id}/access_list/
List Workflow Job Templates
Method: get
Path: /api/v2/workflow_job_templates/
List Workflow Jobs for a Workflow Job Template
Method: get
Path: /api/v2/workflow_job_templates/{id}/workflow_jobs/
Retrieve a Workflow Job Template
Method: get
Path: /api/v2/workflow_job_templates/{id}/
Update a Workflow Job Template
Method: patch
Path: /api/v2/workflow_job_templates/{id}/
Update a Workflow Job Template
Method: put
Path: /api/v2/workflow_job_templates/{id}/
Workflow Job Template Workflow Node List
Method: get
Path: /api/v2/workflow_job_templates/{id}/workflow_nodes/
Workflow Job Template Workflow Node List
Method: post
Path: /api/v2/workflow_job_templates/{id}/workflow_nodes/
Copy a Workflow Job Template
Method: get
Path: /api/v2/workflow_job_templates/{id}/copy/
Copy a Workflow Job Template
Method: post
Path: /api/v2/workflow_job_templates/{id}/copy/
Launch a Workflow Job Template
Method: get
Path: /api/v2/workflow_job_templates/{id}/launch/
Launch a Workflow Job Template
Method: post
Path: /api/v2/workflow_job_templates/{id}/launch/
POST Requests to This Resource Should Include the Full Specification for a Workflow Job Template's Survey
Method: delete
Path: /api/v2/workflow_job_templates/{id}/survey_spec/
POST Requests to This Resource Should Include the Full Specification for a Workflow Job Template's Survey
Method: get
Path: /api/v2/workflow_job_templates/{id}/survey_spec/
POST Requests to This Resource Should Include the Full Specification for a Workflow Job Template's Survey
Method: post
Path: /api/v2/workflow_job_templates/{id}/survey_spec/
Workflow Job Templates Github Create
Method: post
Path: /api/v2/workflow_job_templates/{id}/github/
Workflow Job Templates Gitlab Create
Method: post
Path: /api/v2/workflow_job_templates/{id}/gitlab/
Workflow Job Templates Webhook Key Create
Method: post
Path: /api/v2/workflow_job_templates/{id}/webhook_key/
Workflow Job Templates Webhook Key List
Method: get
Path: /api/v2/workflow_job_templates/{id}/webhook_key/