Store Monitor configuration from a device.
POST/api/devices/v1/devicemonitor/config
Submit the current monitor configuration from the device. The JWT must be passed in the Authorization headers.
Request
Responses
- 204
- 400
- 500
The service saved given configuration data.
Invalid Request.
Internal Server Error.