---
title: "Skip a single task"
method: POST
path: "/v1/tasks/{taskId}/skip"
tags: ["tasks"]
---

# Skip a single task

`POST /v1/tasks/{taskId}/skip`

## Path parameters

- `taskId` string, required

## Response `200`

Task skipped successfully

- unknown

## Other responses

- `400` — 4000: Failed to skip task<br><br>
- `500` — 5001: Internal server error, please try again later<br><br>

---

[API](https://skmtc.dev/saleshandy/apis/develop-with-saleshandy.md) · [All operations](https://skmtc.dev/saleshandy/apis/develop-with-saleshandy/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/saleshandy/develop-with-saleshandy/revisions/fdaa0f2dcdfb/schema)
