Messaging
Send a message in a chat
Send a message to the given chat with the possibility to link some attachments.
post/api/v1/chats/{chat_id}/messages
Path parameters
chat_idstring required
The id of the chat where to send the message.
Response
Created. Message sent successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.