| Method | POST |
| Url | /resource/{resourceCode}/pk |
| Response | BaseResponse |
| {resourceCode} | The resource code for the Resource you wish to modify. |
| Format | JSON |
| DTO | ResourceEPUUpdate |
| Property Name | Data Type | Req/Opt | Description |
|---|---|---|---|
| resourceCode | String | Required | The new value of the primary key (resourceCode). (Ex: Room 111, Oversized P/U Truck 001, MRI Scanner B). After this call the primary key on the updated entity will become this value. |