Applies a patch to a device
PATCH /v1/device/{deviceID}
Summary
Applies a patch to a device.
Authentication
No operation-level security requirement is documented here.
Parameters
| Name | In | Type | Required | Description | Example |
|---|---|---|---|---|---|
| deviceID | path | integer (int64) | Yes | Not described. | 1 |
Request Body
No request body is documented here.
Responses
200
Success. No response body.
No response body schema documented.