Send message to conversation

The method allows to send a message to a conversation.

The endpoint currently supports sending text messages only. Support for file uploads will be implemented in an upcoming release.

Limitations

  • The method is available in accordance with the user’s rights
  • The method is available for the Trial, Pro, Enterprise and Technical plans
  • The method requires Sending to external chats integration scope
  • The method consumes your Chats API request limits. The request limits depend on your subscription plan: Trial100 requests, Pro/Enterprise500 requests per month, Technical10000 requests. Additional request limits can also be purchased.
📘

Please proceed to the article to know more about the add-on messages limits and paid packages.

Data type header when the request is successful
Content-Type: application/json

Data type header in case of an error
Content-Type: application/problem+json

Response parameters

ParameterData typeDescription
idstringID of the message

Path Params
integer
required

Conversation ID

Body Params
string

Message text

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json