---
title: "Stop a Timer Start Node"
method: POST
path: "/workflows/{workflowPath}/timerstart/{timerStartNodePath}/stop"
tags: ["Workflow"]
---

# Stop a Timer Start Node

`POST /workflows/{workflowPath}/timerstart/{timerStartNodePath}/stop`

Trigger a timer start node to stop which will cancel the scheduled creation and execution of workflow submissions
### Authorization Required:
  - Application Update

## Path parameters

- `workflowPath` string, required
- `timerStartNodePath` string, required

## Response `200`

Deleted {deleteCount} start timer node queued jobs

## Other responses

- `404` — Timer start node not found
- `default` — Error

---

[API](https://skmtc.net/unqork/apis/unqork-customer-api.md) · [All operations](https://skmtc.net/unqork/apis/unqork-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unqork/unqork-customer-api/revisions/112399a67ebb/schema)
