Skip to content

Create a chat message

POST
/api/app/{app_slug}/chat-messages
curl --request POST \
--url https://example.com/api/app/example/chat-messages \
--header 'Authorization: <Authorization>'

Send a message to a conversational application.

app_slug
required
string

No response body