Skip to main content
DELETE
/
events
/
{agent_id}
Delete Agent
curl --request DELETE \
  --url https://api.zo.computer/events/{agent_id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Zo API key (zo_sk_...)

Path Parameters

agent_id
string
required

Response

Successful Response

The response is of type Response Deleteagent · object.