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