# Delete

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Common/CityController.cs` (line 140)

**Part of:** [Pams](subsystem-pams)

## Endpoint

`POST `

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `ID` | query | `int` | ✓ |  |

## Used by

30 references from 30 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Declared in (1)

- `CityController` — `Pams/API/Pams.API/Controllers/Common/CityController.cs`:20

### Imported by (29)

- `AddressController` — `Pams/API/Pams.API/Controllers/Common/AddressController.cs`:15
- `CommentsController` — `Pams/API/Pams.API/Controllers/Common/CommentsController.cs`:11
- `CompanyBranchContactInfoController` — `Pams/API/Pams.API/Controllers/Organization/CompanyBranchContactInfoController.cs`:18
- `ConnectionTypeController` — `Pams/API/Pams.API/Controllers/Common/ConnectionTypeController.cs`:16
- `ContactInfoController` — `Pams/API/Pams.API/Controllers/Common/ContactInfoController.cs`:15
- `ContactInfoRelatedTypeController` — `Pams/API/Pams.API/Controllers/Common/ContactInfoRelatedTypeController.cs`:15
- `ContactInfoTypeController` — `Pams/API/Pams.API/Controllers/Common/ContactInfoTypesController.cs`:19
- `ContactPersonController` — `Pams/API/Pams.API/Controllers/Common/ContactPersonController.cs`:17

…and 21 more.
