---
title: "Changes to Patch Session"
method: PATCH
path: "/api/sessions/{session_id}"
---

# Changes to Patch Session

`PATCH /api/sessions/{session_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 85 revisions.

- **2026-07-17** `655778279cb1` — 1 info
- **2026-07-17** `62e8c152aa18` — 1 breaking
- **2026-07-15** `216311cd30ec` — 3 warning
- **2026-07-13** `f18c4c8586ca` — 2 breaking, 3 warning, 5 info
- **2026-07-13** `1afc045b25c0` — 1 info

## Changes

- **2026-07-17** `655778279cb1` — 1 info
  - endpoint added
- **2026-07-17** `62e8c152aa18` — 1 breaking
  - api path removed without deprecation
- **2026-07-15** `216311cd30ec` — 3 warning
  - deleted the `header` request parameter `Authorization`
  - deleted the `header` request parameter `X-Fleet-User-Id`
  - deleted the `header` request parameter `X-Fleet-Workspace-Id`
- **2026-07-13** `f18c4c8586ca` — 2 breaking, 3 warning, 5 info
  - request property `status/anyOf[subschema #1]/` was restricted to a list of enum values
  - removed the required property `turn_count` from the response with the `200` status
  - removed the optional property `detail` from the response with the `422` status
  - added the new `active` enum value to the `status` response property for the response status `200`
  - added the new `archived` enum value to the `status` response property for the response status `200`
  - api operation id `patch_session_api_sessions__session_id__patch` removed and replaced with `update_session`
  - added the new `active` enum value to the request property `status/anyOf[subschema #1]/`
  - added the new `archived` enum value to the request property `status/anyOf[subschema #1]/`
  - added the required property `code` to the response with the `422` status
  - added the required property `message` to the response with the `422` status
- **2026-07-13** `1afc045b25c0` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/qredence/apis/fleet-rlm/docs/api/sessions/:session_id/patch.md) · [API](https://skmtc.dev/qredence/apis/fleet-rlm.md) · [Page](https://skmtc.dev/qredence/apis/fleet-rlm/changes/api/sessions/:session_id/patch)
