Templates
Delete template
Soft-delete a template by UUID via the Nedzo REST API. The template is hidden from list results but not permanently removed from the database.
DELETE
Soft-delete a template. The template is not permanently removed but will no longer appear in list results.
Returns
204 No Content on success. Returns 404 if the template does not exist or is already deleted.
