Skip to main content

Overview

Send a formatted chat message. Provide Markdown in message and the server creates plain text and HTML representations for recipients to choose from.

HTTP request

POST /Agent/Xmpp/SendFormattedMessage

Authentication

Requires a valid JWT bearer token.

Request body

Response

Example (curl)