Skip to main content
DELETE
Delete
This endpoint is deprecated. Use DELETE /v2/flow/agents/{agent_id} instead.
Permanently remove an agent from the platform. If the agent is currently active, it is demoted first. For demote-only, use the demote endpoint. Deleting a supervisor does not affect its sub-agents or their agent-as-tool wrappers. A sub-agent cannot be deleted while it is still linked to a supervisor. Unlink it and delete its associated agent-as-tool first.

Authorizations

Authorization
string
header
required

Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.

Path Parameters

agent_id
string
required

Response

Success

id
string
required
deleted
boolean
required
Last modified on July 31, 2026