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

# Start a Timer Start Node

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

Trigger a timer start node to start which will create and execute workflow submissions at the configured frequency
### Authorization Required:
  - Application Update

## Path parameters

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

## Response `200`

TimerStart node sucessfully started

## 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)
