---
title: "Changes to Update a task. A full replacement: omitted fields are cleared. `complete` true\ncompletes the task and stamps `completedUtc` and `completedBy`; false re-opens it\nand clears both. `sequence` is the public reorder — a value of 1 or more moves the task\nto that step, alongside any task already there; omitted or below 1 leaves it where it is.\n`relatedRecord` is ignored: a task stays on the record it was created on."
method: PUT
path: "/api/tasks/{id}"
---

# Changes to Update a task. A full replacement: omitted fields are cleared. `complete` true
completes the task and stamps `completedUtc` and `completedBy`; false re-opens it
and clears both. `sequence` is the public reorder — a value of 1 or more moves the task
to that step, alongside any task already there; omitted or below 1 leaves it where it is.
`relatedRecord` is ignored: a task stays on the record it was created on.

`PUT /api/tasks/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 23 revisions.

- **2026-09-26** `e584a13d530a` — 1 info

## Changes

- **2026-09-26** `e584a13d530a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi/docs/api/tasks/:id/put.md) · [API](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi.md) · [Page](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi/changes/api/tasks/:id/put)
