Send a JSON object in the request body to update device details. See Using Global API Keys for more information on permission and scope requirements.
Update Successful
Invalid Request
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"
]
}