Skip to main content

Send a message to a public chat room.

POST 

/api/chat/v1/messages/

This will send a message to a room. If the room does not exist Chapi will create the room, then send the message to it. This endpoint is unable to send messages if the room is private.

Request

Responses

OK