---
title: "Changes to Solve image captcha"
method: POST
path: "/v1/sessions/{sessionId}/captchas/solve-image"
---

# Changes to Solve image captcha

`POST /v1/sessions/{sessionId}/captchas/solve-image`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 54 revisions.

- **2026-06-16** `7b73b0d57792` — 1 breaking
- **2026-06-07** `4985d7bcd32f` — 2 breaking, 2 info
- **2026-01-08** `97dcad9b050e` — 2 info
- **2025-07-27** `e9cf72266a1c` — 2 warning
- **2025-07-06** `c74e7376ab15` — 1 info

## Changes

- **2026-06-16** `7b73b0d57792` — 1 breaking
  - request body became required
- **2026-06-07** `4985d7bcd32f` — 2 breaking, 2 info
  - added the pattern `^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$` to the `path` request parameter `sessionId`
  - for the `path` request parameter `sessionId`, the format changed from no format to `uuid`
  - added the optional property `linkToDocs` to the response with the `400` status
  - added the optional property `linkToDocs` to the response with the `500` status
- **2026-01-08** `97dcad9b050e` — 2 info
  - the response property `context/items/params` became required for the status `400`
  - the response property `context/items/params` became required for the status `500`
- **2025-07-27** `e9cf72266a1c` — 2 warning
  - removed the optional property `broadcasted` from the response with the `200` status
  - removed the optional property `requested` from the response with the `200` status
- **2025-07-06** `c74e7376ab15` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/steel-dev/apis/steel-api/docs/v1/sessions/:sessionId/captchas/solve-image/post.md) · [API](https://skmtc.dev/steel-dev/apis/steel-api.md) · [Page](https://skmtc.dev/steel-dev/apis/steel-api/changes/v1/sessions/:sessionId/captchas/solve-image/post)
