Skip to main content
DELETE
/
api
/
v1
/
runtime
/
agents
/
{id}
Delete agent (CLI/SDK)
curl --request DELETE \
  --url https://api.runflow.ai/api/v1/runtime/agents/{id}

Path Parameters

id
string
required

Agent UUID

Response

200

Agent deleted successfully.