---
title: "Delete parameter override"
method: DELETE
path: "/api/parameters/{id}/overrides/{edgeNodeId}"
tags: ["Parameters"]
---

# Delete parameter override

`DELETE /api/parameters/{id}/overrides/{edgeNodeId}`

Deletes the parameter override with the specified id for the specified node.

## Path parameters

- `id` string, required
- `edgeNodeId` string, uuid, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `503` — Service Unavailable

---

[API](https://skmtc.net/crosser/apis/edge-director-api.md) · [All operations](https://skmtc.net/crosser/apis/edge-director-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crosser/edge-director-api/revisions/746b3f44e69d/schema)
