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
curl --request DELETE \ --url https://demo.enneo.ai/api/mind/template/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Soft-deletes the template. Requires the manageTemplates permission.
manageTemplates
JWT-based authentication
Template ID
Template deleted successfully
true