Apply a device config template

Applies a configuration template to a specified device.

Authentication

AuthorizationBasic

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

Request

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

Response

Direct reponse from the origin's adapter

Errors

500
Internal Server Error