OpenVibe.Chat API
Generated at from
openvibe-contracts v0.53.0 and
openvibe-sdk v0.11.0.
Server https://openvibe.chat. 1 routes performing 1 capabilities. OpenAPI 3.1 document.
POST /internal/live/calls
Send a chat message to a room the actor is a member of (browsers over the chat socket; first-party services over Chat's service API).
- Capabilities
- chat.message.send
- Visibility
- first-party
- Request body
application/jsonchat.send-request@1- Response
application/jsonchat.send-result@1- Errors
- errors.problem@1 (application/problem+json)
Description
<p><strong>chat.message.send</strong> (first-party): Send a chat message to a room the actor is a member of (browsers over the chat socket; first-party services over Chat's service API).</p>Other bindings
- chat.message.send:
WS /ws/chat {type:"chat"}