# Delete modem

In this case study, we'll look at how to remove a modem.

Follow the steps below to remove the modem:

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 modem`](https://docs.proxy-seller.com/api-reference/modems#delete-modem)

{% hint style="danger" %}
Be careful it can cause irreversible effects.
{% endhint %}

Example of successful execution of a request:

{% hint style="info" %}
successful answer has no body, the success state is determined by the status 200
{% endhint %}
