---
title: "Move a Card to In Progress"
method: PATCH
path: "/api/v1/start/{id}"
---

# Move a Card to In Progress

`PATCH /api/v1/start/{id}`

## Path parameters

- `id` string, required

## Headers

- `Authorization` string, required

## Response `200`

Card moved to in progress

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

[API](https://skmtc.net/nesohq/apis/roadmap-task-management-service-apis.md) · [All operations](https://skmtc.net/nesohq/apis/roadmap-task-management-service-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nesohq/roadmap-task-management-service-apis/versions/080372c63947/schema)
