Summary
Delete a Command Template
Description
Delete a Command Template by ID.
Route
POST /mop/deleteTemplate/:id
Roles
            admin
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | ID of the template to delete. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | Status of the deletion. |