---
title: "Changes to Update a task"
method: PATCH
path: "/v1/tasks/{taskId}"
---

# Changes to Update a task

`PATCH /v1/tasks/{taskId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 51 revisions.

- **2026-05-08** `4c7c42b20b90` — 1 info
- **2026-04-29** `36253e8a5c1b` — 3 info
- **2026-03-05** `946edaa856a9` — 1 warning, 2 info

## Changes

- **2026-05-08** `4c7c42b20b90` — 1 info
  - added the new optional request property `notRelevantJustification`
- **2026-04-29** `36253e8a5c1b` — 3 info
  - added the new optional request property `integrationScheduleFrequency`
  - added the optional property `integrationLastRunAt` to the response with the `200` status
  - added the required property `integrationScheduleFrequency` to the response with the `200` status
- **2026-03-05** `946edaa856a9` — 1 warning, 2 info
  - deleted the `header` request parameter `X-Organization-Id`
  - added the new optional request property `description`
  - added the new optional request property `title`

---

[Operation](https://skmtc.dev/om-network/apis/betayum-api/docs/v1/tasks/:taskId/patch.md) · [API](https://skmtc.dev/om-network/apis/betayum-api.md) · [Page](https://skmtc.dev/om-network/apis/betayum-api/changes/v1/tasks/:taskId/patch)
