cURL
curl --request DELETE \ --url http://base.url.com/pages/{id} \ --header 'x-phishy-api-key: <api-key>'
{ "error": 123, "message": "<string>" }
Deletes a specific page by ID
Documentation IndexFetch the complete documentation index at: https://docs.phishy.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.phishy.io/llms.txt
Use this file to discover all available pages before exploring further.
Page deleted successfully