Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE "https://api.clevrscan.com/api/templates/396" \ -H "X-API-Key: <api_key>"
{ "message": "Template deleted successfully" }
Deletes an existing template by its ID. Once deleted, the template cannot be recovered.
DELETE /api/templates/{templateId} X-API-Key: <api_key>