projects
Deletes a workflow template. It does not cancel in-progress workflows.
delete/v1/{+name}
Path parameters
namestring required
Required. The resource name of the workflow template, as described in https://cloud.google.com/apis/design/resource_names. For projects.regions.workflowTemplates.delete, the resource name of the template has the following format: projects/{project_id}/regions/{region}/workflowTemplates/{template_id} For projects.locations.workflowTemplates.instantiate, the resource name of the template has the following format: projects/{project_id}/locations/{location}/workflowTemplates/{template_id}
Query parameters
versioninteger
Optional. The version of workflow template to delete. If specified, will only delete the template if the current server version matches specified version.
Response
Successful response