Update a pending agent action

Allows a user to edit the suggestion_content of a pending agent action before confirming it. Fails if the action does not belong to the run or is no longer pending.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique UUID v4 identifier of the project.

integer
required

The unique identifier of an agent run

integer
required

The unique identifier of an agent action

Body Params
string
required

New suggestion content for the pending action.

Responses

400

Bad Request

403

Permission denied

404

Project not found or action not found

500

Internal Server Error

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