Applies a patch to a Wi-Fi connection
PATCH /v1/wificonnection/{wifiConnectionID}
Summary
Applies a patch to a 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 |
|---|---|---|---|---|---|
| wifiConnectionID | path | integer (int64) | Yes | The ID of the 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.