v23

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

Bulk delete Agents

Delete multiple agents by their IDs. Only the creator can delete their agents.

delete/v1/agents/bulk-delete

Request body

agent_idsstring[] required

The list of agent IDs to delete.

Response

Successful Response

messagestring required

Summary of the deletion operation.

deleted_idsstring[]

IDs of the agents that were successfully deleted.

error_detailsobject[] nullable

Details of agents that failed to be deleted.