v13

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-04237161688.6 KB
Agent Tasks

Revoke agent task

Revokes a pending agent task.

post/agents/tasks/{agent_task_id}/revoke

Path parameters

agent_task_idstring required

The ID of the agent task to be revoked.

Response

Success

object'agent_task' required
agent_idstring required

A stable identifier for the agent, unique per agent_name within an instance.

agent_task_idstring required

A unique identifier for this agent task.

task_idstring required

A unique identifier for this agent task. Deprecated: use agent_task_id instead.

urlstring

The URL that, when visited, creates a session for the user. Only present in the response to a create request.