Delete authorization
In this case study, we will look at how to remove authorization (user) on a modem.
To remove the authorization (user) on the modem perform the following actions:
We will need a unique authorization identifier, which we can
get here
.Use the following method from our API
Delete modem authorization by Id
Example of successful execution of a request in JSON format:
true
Last updated