AI Agent
Confirm or deny a pending agent action
Confirm or deny a pending agent action. On confirm, the agent executes the action (workload creation, policy execution, etc.). On deny, the action is cancelled with no execution.
post/v1/agent/action/confirm
Request body
Example request
{
"status": "confirm"
}Response
Success
string required