cURL
curl --request DELETE \ --url http://localhost:3004/v1/targets/{projectId}/{targetId} \ --header 'x-api-key: <api-key>'
Permanently deletes a specific target.
Target deleted