# Delete

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/Security/PersonUserController.cs` (line 361)

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

## Endpoint

`DELETE `

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

## Used by

4 references from 4 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)

- `PersonUserController` — `Pams/API/Pams.API/Controllers/Security/PersonUserController.cs`:22

### Imported by (3)

- `PermissionController` — `Pams/API/Pams.API/Controllers/Security/PermissionController.cs`:19
- `RoleController` — `Pams/API/Pams.API/Controllers/Security/RoleController.cs`:23
- `RolePermissionsController` — `Pams/API/Pams.API/Controllers/Security/RolePermissionsController.cs`:21
