---
title: "Changes to Stops the currently running time tracking of the specified user."
method: POST
path: "/me/timetracking/stop"
---

# Changes to Stops the currently running time tracking of the specified user.

`POST /me/timetracking/stop`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 20 revisions.

- **2026-06-04** (v2) `e2278b9be9e3` — 1 breaking
- **2026-03-24** (v2) `573939b95e06` — 16 warning
- **2026-01-28** (v2) `4ef0173acbbe` — 1 info
- **2025-12-17** (v2) `2efdeb36681c` — 1 info
- **2025-12-10** (v2) `ee9766594c44` — 6 info
- **2025-12-03** (v2) `b4107303220b` — 1 info
- **2025-11-13** (v2) `47bb63595137` — 1 breaking, 1 info

## Changes

- **2026-06-04** (v2) `e2278b9be9e3` — 1 breaking
  - removed the media type `application/json` for the response with the status `204`
- **2026-03-24** (v2) `573939b95e06` — 16 warning
  - removed the optional property `project/tags` from the response with the `200` status
  - removed the optional property `project/tags` from the response with the `204` status
  - removed the optional property `project/teams` from the response with the `200` status
  - removed the optional property `project/teams` from the response with the `204` status
  - removed the optional property `task/assignees` from the response with the `200` status
  - removed the optional property `task/assignees` from the response with the `204` status
  - removed the optional property `task/project/tags` from the response with the `200` status
  - removed the optional property `task/project/tags` from the response with the `204` status
  - removed the optional property `task/project/teams` from the response with the `200` status
  - removed the optional property `task/project/teams` from the response with the `204` status
  - removed the optional property `task/tags` from the response with the `200` status
  - removed the optional property `task/tags` from the response with the `204` status
  - removed the optional property `user/tags` from the response with the `200` status
  - removed the optional property `user/tags` from the response with the `204` status
  - removed the optional property `user/teams` from the response with the `200` status
  - removed the optional property `user/teams` from the response with the `204` status
- **2026-01-28** (v2) `4ef0173acbbe` — 1 info
  - added optional request body
- **2025-12-17** (v2) `2efdeb36681c` — 1 info
  - api operation id `PostStopMyTimeTrackingV2` was added
- **2025-12-10** (v2) `ee9766594c44` — 6 info
  - added the optional property `project/projectKey` to the response with the `200` status
  - added the optional property `project/projectKey` to the response with the `204` status
  - added the optional property `task/project/projectKey` to the response with the `200` status
  - added the optional property `task/project/projectKey` to the response with the `204` status
  - added the optional property `task/taskIdentifier` to the response with the `200` status
  - added the optional property `task/taskIdentifier` to the response with the `204` status
- **2025-12-03** (v2) `b4107303220b` — 1 info
  - added the success response with the status `200`
- **2025-11-13** (v2) `47bb63595137` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`

---

[Operation](https://skmtc.dev/awork-io/apis/awork-api/docs/me/timetracking/stop/post.md) · [API](https://skmtc.dev/awork-io/apis/awork-api.md) · [Page](https://skmtc.dev/awork-io/apis/awork-api/changes/me/timetracking/stop/post)
