Machine Chats
4 live endpoints. Every path is a real, callable route.
| Method | Path | Auth |
|---|---|---|
DELETE | /api/state-machines/:slug/chats/:threadKey | user |
GET | /api/state-machines/:slug/chats/full | user |
GET | /api/state-machines/:slug/chats | user |
PUT | /api/state-machines/:slug/chats | user |