---
title: "Changes to Create Turn"
method: POST
path: "/api/sessions/{session_id}/turns"
---

# Changes to Create Turn

`POST /api/sessions/{session_id}/turns`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 85 revisions.

- **2026-08-08** `a60cd3a6119c` — 1 warning, 3 info
- **2026-07-17** `655778279cb1` — 1 info
- **2026-07-17** `62e8c152aa18` — 1 breaking
- **2026-07-16** `a0bc9eaf12e0` — 1 breaking
- **2026-07-15** `216311cd30ec` — 3 warning
- **2026-07-13** `f18c4c8586ca` — 1 info

## Changes

- **2026-08-08** `a60cd3a6119c` — 1 warning, 3 info
  - the optional response header `X-Fleet-Run-ID` removed for the status `200`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `409`
  - removed the non-success response with the status `504`
- **2026-07-17** `655778279cb1` — 1 info
  - endpoint added
- **2026-07-17** `62e8c152aa18` — 1 breaking
  - api path removed without deprecation
- **2026-07-16** `a0bc9eaf12e0` — 1 breaking
  - removed the media type `application/json` for the response with the status `200`
- **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` — 1 info
  - endpoint added

---

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