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