# Delete limits on modems

In this case study, we will look at how to remove limit settings on a modem.

To remove limits from the modem, follow the steps below:

1. Get a list of your modems and select one of them. You can get a list of modems [by host](https://docs.proxy-seller.com/mobile-crm/usage-guides/host-actions/list-of-host-modems) or [`without host`](https://docs.proxy-seller.com/mobile-crm/usage-guides/modem-actions/get-all-modems).
2. Use the following method from our API [`Delete modems limits`](https://docs.proxy-seller.com/api-reference/modems#delete-modems-limits)

Example of successful execution of a request in JSON format:

```json
true
```
