Update System Properties

Update System Properties
Request
URI
POST
https://{api_host}/api/devices/{id}/system-properties
COPY

Request Body
devicemgmtPropertyUpdateRequest of type(s) application/json
Optional
Responses
200
Returns devicemgmtPropertyUpdateResponse of type(s) */*
Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X POST -H 'Authorization: <value>' https://{api_host}/api/devices/{id}/system-properties