---
title: "Changes to Pauses a running time tracking for a user."
method: POST
path: "/users/{userId}/timetracking/pause"
---

# Changes to Pauses a running time tracking for a user.

`POST /users/{userId}/timetracking/pause`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 20 revisions.

- **2026-06-04** (v2) `e2278b9be9e3` — 1 breaking
- **2026-03-24** (v2) `573939b95e06` — 16 warning
- **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
- **2025-12-17** (v2) `2efdeb36681c` — 1 info
  - api operation id `PostPauseTimeTrackingByUserIdV2` 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/users/:userId/timetracking/pause/post.md) · [API](https://skmtc.dev/awork-io/apis/awork-api.md) · [Page](https://skmtc.dev/awork-io/apis/awork-api/changes/users/:userId/timetracking/pause/post)
