# UploadFile

**Kind:** API Endpoint

**Source:** `Pams/API/Pams.API/Controllers/StorageController.cs` (line 141)

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

## Endpoint

`POST `

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `FileName` | query | `string` | ✓ |  |

## Used by

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

- `StorageController` — `Pams/API/Pams.API/Controllers/StorageController.cs`:20

### Imported by (2)

- `FilesController` — `Pams/API/Pams.API/Controllers/Common/FilesController.cs`:27
- `CompanyBranchController` — `Pams/API/Pams.API/Controllers/Organization/CompanyBranchController.cs`:21
