Send a JSON object in the request body to update device details.
Update Successful
Access token is missing or invalid
You do not have permission to perform this action.
Too many requests
Service Unavailable
Invalid Request
{- "summary": "Device update request example",
- "description": "Example request for updating device configuration with server group assignment",
- "value": {
- "server_group_id": 156203,
- "exception": false
}
}
{- "errors": [
- "string"
]
}