Skip to main content
POST
Submit Task Input

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string<uuid>
required
task_id
string<uuid>
required

Body

application/json

Structured user input submission for a pending workflow input request.

input_request_id
string
required
Required string length: 1 - 128
answers
Answers · object
secrets
Secrets · object

Response

Successful Response