v1/gateway/{gatewayName} REST API Endpoint
Path Parameters
gatewayName
string
REQUIRED
The name of the Gateway to be deleted
Returns
result
boolean
A boolean value indicating the result of the deletion operation. If the value is true, it means the deletion was successful. If the value is false, it means the deletion failed or the specified gateway does not exist
Request
1curl --location --request DELETE 'https://api.quicknode.com/ipfs/rest/v1/gateway/{gatewayName}' \2--header 'x-api-key: YOUR_API_KEY' \3--data-raw ''
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free