---
title: "If a task is assigned to a user, this API can be used to skip that assignment and move to the next assignee"
method: POST
path: "/api/human/tasks/{taskId}/skip"
tags: ["human-task"]
---

# If a task is assigned to a user, this API can be used to skip that assignment and move to the next assignee

`POST /api/human/tasks/{taskId}/skip`

## Path parameters

- `taskId` string, required

## Query parameters

- `reason` string

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