curl --request DELETE \
--url https://api.wirespeed.co/endpoint/hva/automation/{id} \
--header 'Authorization: Bearer <token>'Permanently delete an HVA automation rule
curl --request DELETE \
--url https://api.wirespeed.co/endpoint/hva/automation/{id} \
--header 'Authorization: Bearer <token>'