v23

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-15202747.7 KB
Agent Management

Delete an Agent

Delete a single agent by its ID. Only the creator can delete their agents.

delete/v1/agents/delete

Request body

agent_idstring required

The ID of the agent to delete.

Response

Successful Response

messagestring required

Summary of the deletion operation.

deleted_idstring required

ID of the agent that was successfully deleted.