Skip to main content
PATCH
Update Agent Execution

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_execution_id
string<uuid4>
required

Body

application/json
state
AgentExecutionPendingReview · object
required

Response

Successful Response

agentId
string<uuid4>
required
workspaceId
string<uuid4>
required
state
AgentExecutionStatePendingInputs · object
required
id
string<uuid4>
createdAt
string<date-time>
updatedAt
string<date-time>