Edit authorization

In this case study, we will look at how to edit the authorization (user) on the modem.

To edit authorizations (user) on the modem, perform the following steps:

  1. We will need a unique authorization identifier, which we can get here.

  2. Use the following method from our API Edit modem authorization

circle-info

Authorization can be either by login and password or by IP, specify the type you need and valid data according to the type.

Example of successful execution of a request:

circle-info

successful answer has no body, the success state is determined by the status 200

Last updated