curl --request DELETE \
--url https://app.azalt.co/api/v1/targets/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}Bir hedefi tüm girişleriyle birlikte kalıcı olarak siler. Rapor veya panolarda referanslar varsa güncelleme gerektirebilir.
curl --request DELETE \
--url https://app.azalt.co/api/v1/targets/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}Documentation Index
Fetch the complete documentation index at: https://docs.azalt.co/llms.txt
Use this file to discover all available pages before exploring further.