Skip to main content
DELETE
/
api
/
agents
/
{agentId}
Delete Agent
curl --request DELETE \
  --url https://api.usehavoc.com/api/agents/{agentId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Clerk JWT Token — obtained from the Havoc frontend via Clerk authentication.

Path Parameters

agentId
string
required

Response

200

Agent deleted