v0/endpoints/{id}/security/ips/{ip_id} REST API Endpoint
Path Parameters
id
string
REQUIRED
The unique identifier for the specific endpoint
ip_id
string
REQUIRED
The specific IP address that needs to be deleted
Returns
data
boolean
Represent successfully deleted the existing endpoint IP
error
string
A field containing an error message if any issue occurs
Request
1curl -X 'DELETE' \2'https://api.quicknode.com/v0/endpoints/{id}/security/ips/{YOUR_IP_ADDRESS}' \3-H 'accept: application/json' \4-H 'x-api-key: YOUR_API_KEY'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free