Summary
Update an Analytic Template
Description
Update an Analytic Template by ID.
Route
POST /mop/updateAnalyticTemplate/:mopID
Roles
admin
apiwrite
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| mopID | string | yes | ID of the Analytic Template to update. |
| template | object | yes | Analytic Template to update. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | string | Status of the update. |