---
title: "Changes to React Endpoint"
method: POST
path: "/api/react"
---

# Changes to React Endpoint

`POST /api/react`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-03-30** `3dd5aff604de` — 1 info
- **2026-03-22** `ba8f4d37bae5` — 1 warning
- **2026-03-22** `6dc2d6f33d44` — 6 breaking, 12 info

## Changes

- **2026-03-30** `3dd5aff604de` — 1 info
  - added the new optional request property `doc_mode`
- **2026-03-22** `ba8f4d37bae5` — 1 warning
  - removed the request property `domain_hint`
- **2026-03-22** `6dc2d6f33d44` — 6 breaking, 12 info
  - the request property `agent_id` became not nullable
  - the request property `conversation_id` became not nullable
  - the request property `image_ids` became not nullable
  - the request property `token` became not nullable
  - the request property `user_metadata` became not nullable
  - removed the media type `text/event-stream` for the response with the status `200`
  - api operation id `react_endpoint_api_react_post` was added
  - api tag `Chat` removed
  - added the new optional request property `domain_hint`
  - request property `agent_id` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `conversation_id` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `image_ids` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `token` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `user_metadata` list-of-types was widened by adding types `null` to media type `application/json`
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `422`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`

---

[Operation](https://skmtc.dev/fim-ai/apis/fim-one-api/docs/api/react/post.md) · [API](https://skmtc.dev/fim-ai/apis/fim-one-api.md) · [Page](https://skmtc.dev/fim-ai/apis/fim-one-api/changes/api/react/post)
