Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Successful Response
The response is of type any.
Submit a user interaction to a trajectory.
A user interaction can be a message, web action, or command. Messages are textual input sent to the agent by the person executing the task. Commands are instructions that modify the agent’s behavior.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
The response is of type any.