Send a message

Use this method to send messages to your Intellectual Agent. This is an asynchronous method. It will return code 200 right after your message is accepted. To receive the actual answer from an Agent you will need to call the GET method.

Path Params
uuid
required

User Actor ID

Body Params
uuid

External event identifier set by the connector/user

string
required

Text of message

arguments
array of objects
Defaults to

the list of the payload's arguments

arguments
Responses
200

Message was sent successfully

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