---
title: "Deletes a Service Fabric name."
method: DELETE
path: "/Names/{nameId}"
tags: ["Property Management"]
---

# Deletes a Service Fabric name.

`DELETE /Names/{nameId}`

Deletes the specified Service Fabric name. A name must be created before it can be deleted. Deleting a name with child properties will fail.

## Path parameters

- `nameId` string, required

## Query parameters

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

## Response `200`

A successful response means that the Service Fabric name has been deleted.

## 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)
