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

circle-info

You can set limits on one or more authorizations on the modem at the same time

triangle-exclamation

Example of successful execution of a request in JSON format:

{
  "failedModemAuths": []
}

Last updated