Store Monitor configuration from a device.
POST/api/devices/v1/devicemonitor/config
Requirements
This endpoint requires a subscription to one of the following plans:
- Professional, Enterprise
and one of the following addons:
- Monitor
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.