X-User-Token: ********************curl --location --request DELETE 'https://api.flashcat.cloud/api/n9e/targets' \
--header 'X-User-Token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"idents": [
"127.0.0.1"
]
}'{
"error": {
"code": "string",
"message": "string"
},
"request_id": "string"
}