---
title: "Update task output, optionally complete"
method: POST
path: "/api/human/tasks/update/taskRef"
tags: ["human-task"]
---

# Update task output, optionally complete

`POST /api/human/tasks/update/taskRef`

## Query parameters

- `workflowId` string, required
- `taskRefName` string, required
- `complete` boolean
- `iteration` integer[]

## Request body

- object

## Response `200`

OK

---

[API](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server.md) · [All operations](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orkescloud/orkes-conductor-api-server/revisions/6ebf0c14ac41/schema)
