Submit an action to a task

Submit a user action (message or halt) to a task for processing by the associated agent.

Path Params
string
required

The unique identifier of the task to submit action to

Query Params
string
required

The ID of the project containing the task

Body Params
string
enum
required

The type of action being submitted

Allowed:
string

The content/message of the action (required for message type, optional for halt)

Responses

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