Skip to content

`DELETE /api/v1/agents/{node_id}` — remove a rejected agent's record.

DELETE
/api/v1/agents/{node_id}
curl --request DELETE \
--url https://example.com/api/v1/agents/example
node_id
required
string

Agent node ID

Agent record removed

Agent not found

Agent is not in a removable state