Approve an AI chat plan and execute its steps
chat
Approve an AI chat plan and execute its steps
POST
Approve an AI chat plan and execute its steps
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
step_order values the user explicitly acknowledged. Every step listed in the plan proposal's acknowledgement_required_step_orders (irreversible or high-risk) must appear here, or the approval is refused with 400 PLAN_ACKNOWLEDGEMENT_REQUIRED.
Response
Server-sent event stream of the approval outcome (plan_complete on a session-bound guided run, plan_step_result / plan_complete otherwise, plan_error on a refusal).
The response is of type string.