Add a message (for test run purpose)
POST {{WEBEXAPI}}/messages
adds a message in a room, to check an event is triggered
Request Body
{"roomId"=>"{{_room}}", "text"=>"This is a plain text message to read from the webhook"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |