---
title: "Changes to Send AI chat methods"
method: POST
path: "/api/ai/chat"
---

# Changes to Send AI chat methods

`POST /api/ai/chat`

> Every recorded change to this endpoint, newest first.
> 137 revisions in range; 3 could not be searched.

## Timeline

Changed in 6 of 137 revisions.

- **2026-08-18** `7a9eb5f67855` — 1 info
- **2026-08-18** `51e63ae4cf55` — 1 breaking
- **2026-08-17** `9bdd0e2bdf22` — 3 info
- **2026-08-17** `e5d4dae4f5a0` — 2 breaking, 3 info
- **2026-08-14** `01d732c5786c` — 1 breaking, 1 info
- **2026-08-14** `007d2d29c6b2` — 1 info

## Changes

- **2026-08-18** `7a9eb5f67855` — 1 info
  - endpoint added
- **2026-08-18** `51e63ae4cf55` — 1 breaking
  - api path removed without deprecation
  - …this revision’s changelog is incomplete
- **2026-08-17** `9bdd0e2bdf22` — 3 info
  - removed the `-32008.00` enum value from the `anyOf[subschema #7: Error]/error/allOf[#/components/schemas/AI.ChatError]/code/allOf[#/components/schemas/AI.ChatErrorCode]/` response property for the response status `200`
  - removed the `-32009.00` enum value from the `anyOf[subschema #7: Error]/error/allOf[#/components/schemas/AI.ChatError]/code/allOf[#/components/schemas/AI.ChatErrorCode]/` response property for the response status `200`
  - removed the `-32700.00` enum value from the `anyOf[subschema #7: Error]/error/allOf[#/components/schemas/AI.ChatError]/code/allOf[#/components/schemas/AI.ChatErrorCode]/` response property for the response status `200`
- **2026-08-17** `e5d4dae4f5a0` — 2 breaking, 3 info
  - response property `anyOf[subschema #1: create_conversation result]/result/initial_message` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - removed the required property `error` from the response with the `401` status
  - added the media type `text/plain` for the response with the status `401`
  - added the non-success response with the status `400`
  - added the required property `message` to the response with the `401` status
- **2026-08-14** `01d732c5786c` — 1 breaking, 1 info
  - the `anyOf[subschema #7: Error]/error/allOf[#/components/schemas/AI.ChatError]/code` response's property type/format changed from `integer`/`int32` to ``/`` for status `200`
  - added `#/components/schemas/AI.ChatErrorCode` to the `anyOf[subschema #7: Error]/error/allOf[#/components/schemas/AI.ChatError]/code` response property `allOf` list for the response status `200`
- **2026-08-14** `007d2d29c6b2` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/signalwire/apis/signalwire-rest-api/docs/api/ai/chat/post.md) · [API](https://skmtc.dev/signalwire/apis/signalwire-rest-api.md) · [Page](https://skmtc.dev/signalwire/apis/signalwire-rest-api/changes/api/ai/chat/post)
