Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/DashBoard/ReportCreatorController.cs (line 101)
Part of: Pams
Endpoint
PUT /report/creator/changeactivereport/{roleId}/preparedbyadminforuser/{userId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
roleId | path | long | ✓ | |
userId | path | long | ✓ |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Declared in (1)
ReportCreatorController—Pams/API/Pams.API/Controllers/DashBoard/ReportCreatorController.cs:11
Was this page helpful?