Chat With Ai
Send a message to ChaCha AI and get a response.
The {user_id} in the path is IGNORED and kept only so existing clients keep working: until 2026-09-18 it was the only thing this endpoint knew about the caller, so anyone on the internet could write messages into any account's ChaCha conversation and read ChaCha's reply built from that account's profile. The caller is current_user_id, from the token.
post/chat/ai/{user_id}
Path parameters
user_idstring required
Headers
authorizationstring nullable
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/chat/ai/{user_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 25 revisions of this API.1
- ○
added the new optional
headerrequest parameterauthorizationnew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 25 revisions, 1 has no diff computed.