---
title: "Removes configuration overrides on the specified node."
method: DELETE
path: "/Nodes/{nodeName}/$/RemoveConfigurationOverrides"
tags: ["Node"]
---

# Removes configuration overrides on the specified node.

`DELETE /Nodes/{nodeName}/$/RemoveConfigurationOverrides`

This api allows removing all existing configuration overrides on specified node.

## Path parameters

- `nodeName` string, required

## Query parameters

- `api-version` '7.0', required
- `timeout` integer

## Response `200`

A successful operation will return 200 status code.

## Other responses

- `default` — The detailed error response.

---

[API](https://skmtc.net/azure/apis/servicefabric-servicefabric.md) · [All operations](https://skmtc.net/azure/apis/servicefabric-servicefabric/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/servicefabric-servicefabric/versions/6ebed3032b57/schema)
