cURL
curl --request DELETE \ --url https://api.projectdiscovery.io/v1/template/{template_id} \ --header 'X-API-Key: <api-key>'
{ "message": "<string>", "status": true }
Delete private template using ID
Documentation IndexFetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
unique Id of template
Example response
Was this page helpful?