A user can only execute this call is he is a member of an authorizing role such that this role has a monitors relation with monitorManagement rights. Alternatively, the user must be member of a set of roles with monitors relations for the specified device, such that the set of device properties which these relations allow to edit are a subset of the device properties which are specified in the current request.
Authorization
accessBearerAuth In: header
Path Parameters
Query Parameters
"legacy""strict" | "legacy" | "merge"Header Parameters
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X PUT "https://api.eniris.be/v1/device/0" \ -H "Content-Type: application/json" \ -d '{ "properties": {} }'