Skip to main content
DELETE
/
targets
/
bulkDeleteAll
cURL
curl --request DELETE \
  --url http://base.url.com/targets/bulkDeleteAll \
  --header 'x-phishy-api-key: <api-key>'
{
  "error": 123,
  "message": "<string>"
}

Authorizations

x-phishy-api-key
string
header
required

Response

All targets deleted successfully