---
title: "Changes to Manually update a step's execution status"
method: PATCH
path: "/dag-runs/{name}/{dagRunId}/steps/{stepName}/status"
---

# Changes to Manually update a step's execution status

`PATCH /dag-runs/{name}/{dagRunId}/steps/{stepName}/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 71 revisions.

- **2026-07-23** (v1) `75b8e91aaf57` — 9 warning
- **2026-05-24** (v1) `8a2d5d3e9608` — 3 warning
- **2026-04-30** (v1) `50e1d517afc1` — 3 info

## Changes

- **2026-07-23** (v1) `75b8e91aaf57` — 9 warning
  - added the new `conflict` enum value to the `code` response property for the response status `400`
  - added the new `conflict` enum value to the `code` response property for the response status `404`
  - added the new `conflict` enum value to the `code` response property for the response status `default`
  - added the new `human_task_resume_failed` enum value to the `code` response property for the response status `400`
  - added the new `human_task_resume_failed` enum value to the `code` response property for the response status `404`
  - added the new `human_task_resume_failed` enum value to the `code` response property for the response status `default`
  - added the new `payload_too_large` enum value to the `code` response property for the response status `400`
  - added the new `payload_too_large` enum value to the `code` response property for the response status `404`
  - added the new `payload_too_large` enum value to the `code` response property for the response status `default`
- **2026-05-24** (v1) `8a2d5d3e9608` — 3 warning
  - added the new `rate_limited` enum value to the `code` response property for the response status `400`
  - added the new `rate_limited` enum value to the `code` response property for the response status `404`
  - added the new `rate_limited` enum value to the `code` response property for the response status `default`
- **2026-04-30** (v1) `50e1d517afc1` — 3 info
  - removed the `rate_limited` enum value from the `code` response property for the response status `400`
  - removed the `rate_limited` enum value from the `code` response property for the response status `404`
  - removed the `rate_limited` enum value from the `code` response property for the response status `default`

---

[Operation](https://skmtc.dev/dagucloud/apis/dagu/docs/dag-runs/:name/:dagRunId/steps/:stepName/status/patch.md) · [API](https://skmtc.dev/dagucloud/apis/dagu.md) · [Page](https://skmtc.dev/dagucloud/apis/dagu/changes/dag-runs/:name/:dagRunId/steps/:stepName/status/patch)
