Skip to main content

Updates a device Wi-Fi connection

PUT /v1/devicewificonnection/{deviceWifiConnectionID}

Summary

Updates a device Wi-Fi connection.

Details

This endpoint is currently not fully implemented and returns 200 OK after authorization succeeds.

Authentication

No operation-level security requirement is documented here.

Parameters

NameInTypeRequiredDescriptionExample
deviceWifiConnectionIDpathinteger (int64)YesThe ID of the device Wi-Fi connection to update.1

Request Body

No request body is documented here.

Responses

200

Success. No response body.

No response body schema documented.