post
https://backend.psyco.ai/enterprise/staging/chats//messages
Sends a message in a chat. Supports three response modes controlled by request headers:
| Mode | Header | Response |
|---|---|---|
| Synchronous (default) | (none) | 200 with the full AI response |
| Streaming | Accept: text/event-stream | 200 as Server-Sent Events (SSE) |
| Async | Prefer: respond-async | 202 with the generated messageId; processing continues in background |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Bad Request