latestOpenAPI 3.1.02026-08-223321,1001.6 MB
2134ebffd1ef
workers
Send Private Chat Message
Send into the caller's private chat on this worker, opening it if needed.
The chat is addressed by (parent, owner), so a client never has to open one first — and nothing is written until this call, which is what keeps the registry to conversations people actually had rather than surfaces they glanced at.
Same request and response as the worker-scoped send. Nothing identifying the chat comes back, because the caller never needs it: it reads and subscribes through this same parent-scoped surface.
post/worker/{worker_id}/private-chat/messages
Path parameters
worker_idstring required
Request body
Response
Successful Response