Applies a patch to a device Wi-Fi connection
PATCH /v1/devicewificonnection/{deviceWifiConnectionID}
Summary
Applies a patch to a device Wi-Fi connection.
Details
Request body: array of patch operations.
Authentication
No operation-level security requirement is documented here.
Parameters
| Name | In | Type | Required | Description | Example |
|---|---|---|---|---|---|
| deviceWifiConnectionID | path | integer (int64) | Yes | The ID of the device Wi-Fi connection to patch. | 1 |
Request Body
No request body is documented here.
Responses
200
Success
application/json
Not documented here.
Example
Patch applied successfully.