Update an endpoint
Updates the details of an endpoint.
<Note>
Execute this operation sequentially - wait for each request to complete before starting the next.
For bulk updates, use [`PATCH /api/v2/endpoint/multi`](/developers/api/endpoint/bulk-update-endpoint) instead (supports up to 2,000 endpoints).
</Note>
<Warning>
emnify charges for activated SIMs, even if the endpoint `status` is set to **Disabled**.
To avoid accruing unexpected charges, update the SIM `status` to **Suspended** (`"id": 2`).
</Warning>