Update a device template

Updates a new device template in pronghorn.

Authentication

AuthorizationBasic

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

Request

request body
idstringOptionalformat: "^[0-9a-f]{24}$"
dataobjectOptional
optionsobjectOptional

Response

Result of creating a new device template
statusstring
updateddouble

Errors

500
Internal Server Error