Workflow Job Templates REST Endpoints
Workflow Job Templates
REST API endpoints for Workflow Job Templates
- Copy a Workflow Job Template
- Method: getPath:
/api/v2/workflow_job_templates/{id}/copy/
- Copy a Workflow Job Template
- Method: postPath:
/api/v2/workflow_job_templates/{id}/copy/
- Create a Label for a Workflow Job Template
- Method: postPath:
/api/v2/workflow_job_templates/{id}/labels/
- Create a Notification Template for a Workflow Job Template
- Method: postPath:
/api/v2/workflow_job_templates/{id}/notification_templates_approvals/
- Create a Notification Template for a Workflow Job Template
- Method: postPath:
/api/v2/workflow_job_templates/{id}/notification_templates_error/
- Create a Notification Template for a Workflow Job Template
- Method: postPath:
/api/v2/workflow_job_templates/{id}/notification_templates_started/
- Create a Notification Template for a Workflow Job Template
- Method: postPath:
/api/v2/workflow_job_templates/{id}/notification_templates_success/
- Create a Schedule for a Workflow Job Template
- Method: postPath:
/api/v2/workflow_job_templates/{id}/schedules/
- Create a Workflow Job Template
- Method: postPath:
/api/v2/workflow_job_templates/
- Delete a Workflow Job Template
- Method: deletePath:
/api/v2/workflow_job_templates/{id}/
- Launch a Workflow Job Template
- Method: getPath:
/api/v2/workflow_job_templates/{id}/launch/
- Launch a Workflow Job Template
- Method: postPath:
/api/v2/workflow_job_templates/{id}/launch/
- List Activity Streams for a Workflow Job Template
- Method: getPath:
/api/v2/workflow_job_templates/{id}/activity_stream/
- List Labels for a Workflow Job Template
- Method: getPath:
/api/v2/workflow_job_templates/{id}/labels/
- List Notification Templates for a Workflow Job Template
- Method: getPath:
/api/v2/workflow_job_templates/{id}/notification_templates_approvals/
- List Notification Templates for a Workflow Job Template
- Method: getPath:
/api/v2/workflow_job_templates/{id}/notification_templates_error/
- List Notification Templates for a Workflow Job Template
- Method: getPath:
/api/v2/workflow_job_templates/{id}/notification_templates_started/
- List Notification Templates for a Workflow Job Template
- Method: getPath:
/api/v2/workflow_job_templates/{id}/notification_templates_success/
- List Roles for a Workflow Job Template
- Method: getPath:
/api/v2/workflow_job_templates/{id}/object_roles/
- List Schedules for a Workflow Job Template
- Method: getPath:
/api/v2/workflow_job_templates/{id}/schedules/
- List Users
- Method: getPath:
/api/v2/workflow_job_templates/{id}/access_list/
- List Workflow Job Templates
- Method: getPath:
/api/v2/workflow_job_templates/
- List Workflow Jobs for a Workflow Job Template
- Method: getPath:
/api/v2/workflow_job_templates/{id}/workflow_jobs/
- POST Requests to This Resource Should Include the Full Specification for a Workflow Job Template's Survey
- Method: deletePath:
/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: getPath:
/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: postPath:
/api/v2/workflow_job_templates/{id}/survey_spec/
- Retrieve a Workflow Job Template
- Method: getPath:
/api/v2/workflow_job_templates/{id}/
- Update a Workflow Job Template
- Method: patchPath:
/api/v2/workflow_job_templates/{id}/
- Update a Workflow Job Template
- Method: putPath:
/api/v2/workflow_job_templates/{id}/
- Workflow Job Template Workflow Node List
- Method: getPath:
/api/v2/workflow_job_templates/{id}/workflow_nodes/
- Workflow Job Template Workflow Node List
- Method: postPath:
/api/v2/workflow_job_templates/{id}/workflow_nodes/
- Workflow Job Templates Bitbucket Dc Create
- Method: postPath:
/api/v2/workflow_job_templates/{id}/bitbucket_dc/
- Workflow Job Templates Github Create
- Method: postPath:
/api/v2/workflow_job_templates/{id}/github/
- Workflow Job Templates Gitlab Create
- Method: postPath:
/api/v2/workflow_job_templates/{id}/gitlab/
- Workflow Job Templates Webhook Key Create
- Method: postPath:
/api/v2/workflow_job_templates/{id}/webhook_key/
- Workflow Job Templates Webhook Key List
- Method: getPath:
/api/v2/workflow_job_templates/{id}/webhook_key/