Skip to main content
DELETE
/
api
/
agents
/
{id}
Delete agent
curl --request DELETE \
  --url https://app.vaultgraph.com/api/agents/{id} \
  --header 'x-api-key: <api-key>'
{
  "id": "<string>"
}

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

Agent deleted

id
string