# Delete IP Limit **PATCH /account/iplimits** This will remove an IP range from the ranges of IPs for limiting your account to specific IPs. ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Authentication methods - Api key auth - Session id header auth - Session id cookie auth ## Parameters ## Responses ### 200 IP Range removed. #### Body: application/json (object) - **status** (string) - **text** (string) ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)