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/json chat.send-request@1
Response
application/json chat.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&#39;s service API).</p>

Other bindings