Limit authorization

In this case study, we will look at how to set authorization (user) limits on a modem.

To configure authorization (user) limits on the modem, perform the following steps:

  1. Get a list of your modems and select one of them. You can get a list of modems by host or without host.

  2. we will need a unique authorization identifier, which we can get here. And select some of them.

  3. Use the following method from our API Create proxy limit for modem authorization

Attention: setting at least one limit on the modem authorization will reset the modem limit setting, if it is set.

Example of successful execution of a request in JSON format:

{
  "failedModemAuths": []
}

Last updated