Update a command template

Updates a Command Template by ID.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

mopIDstringRequired
ID of the Command Template to update.

Request

request body
mopobjectOptional
A mop template object

Response

Status of the update.
nintegerOptional
okintegerOptional
nModifiedintegerOptional

Errors

500
Internal Server Error