Apply a device config

Applies a configuration to a specified device.

Authentication

AuthorizationBasic

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

Path parameters

deviceNamestringRequired
Device name

Request

request body
configobjectOptional
optionsobjectOptional

Response

Direct reponse from the origin's adapter

Errors

500
Internal Server Error