Skip to main content
DELETE
/
fleet
/
events
/
{uid}
cURL
curl --request DELETE \
  --url https://api.avala.ai/api/v1/fleet/events/{uid}/ \
  --header 'X-Avala-Api-Key: <api-key>'

Authorizations

X-Avala-Api-Key
string
header
required

API key for authentication. Generate one in Mission Control Settings > Security & Identity.

Path Parameters

uid
string
required

Response

204 - undefined