Update an analytic template

Updates an Analytic Template by ID.

Authentication

AuthorizationBasic

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

Path parameters

mopIDstringRequired
ID of the Analytic Template to update.

Request

request body
templateobjectOptional
A mop analytic template object

Response

Status of the update.
ninteger
okinteger
nModifiedinteger

Errors

500
Internal Server Error