Sends a new message

Sends a message to a user using multipart/form-data. Required fields vary depending on contentType. For example:

  • content (string) is required only if contentType is 'text'.
  • file (binary) is expected if contentType is 'image' or 'file'.

Supported for direct chat conversations (conversationType=chat).

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!