---
title: "trigger ContinueAsNew for a workflow"
method: POST
path: "/api/v1/workflow/triggerContinueAsNew"
---

# trigger ContinueAsNew for a workflow

`POST /api/v1/workflow/triggerContinueAsNew`

## Request body

- TriggerContinueAsNewRequest
  - `workflowId` string, required
  - `workflowRunId` string

## Response `200`

successful operation

## Other responses

- `400` — Invalid input

## Changes

- **2024-05-14** `90548a4540ab` — 1 info
  - endpoint added
- **2022-12-18** `a325ec23e79c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/indeedeng/apis/workflow-apis/changes/api/v1/workflow/triggerContinueAsNew/post.md)

---

[API](https://skmtc.dev/indeedeng/apis/workflow-apis.md) · [All operations](https://skmtc.dev/indeedeng/apis/workflow-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/indeedeng/workflow-apis/revisions/fe9c7606824c/schema)
