---
title: "异步执行工作流（立即返回任务ID）"
method: POST
path: "/workflows/{projectId}/execute-async"
tags: ["workflow"]
---

# 异步执行工作流（立即返回任务ID）

`POST /workflows/{projectId}/execute-async`

## Path parameters

- `projectId` string, required

## Request body

- object
  - `parameters` object

## Response `202`

已接受，返回任务ID

- object
  - `executionId` string

---

[API](https://skmtc.dev/iflytek/apis/rpa-api.md) · [All operations](https://skmtc.dev/iflytek/apis/rpa-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/iflytek/rpa-api/revisions/eed8d6d43048/schema)
