v2
latestOpenAPI 3.1.02026-08-0858116535.1 KBAgent
Delete a run
Delete a stored Agent run.
delete/agent/runs/{id}
Path parameters
idstring required
Agent run ID. New run IDs are returned with the agent_run_ prefix.
Example:agent_run_01j7x9v0m2n4p6q8r0s2t4v6w8
Agent run ID.
Response
Agent run deleted
Example response
{
"id": "agent_run_01j7x9v0m2n4p6q8r0s2t4v6w8"
}