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>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.phishy.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-phishy-api-key
string
header
required

Response

All targets deleted successfully