| Method | POST |
| Url | /resourcetype/{resourceTypeCode}/pk |
| Response | BaseResponse |
| {resourceTypeCode} | The resource type code for the ResourceType you wish to modify. |
| Format | JSON |
| DTO | ResourceTypeEPUUpdate |
| Property Name | Data Type | Req/Opt | Description |
|---|---|---|---|
| resourceTypeCode | String | Required | The new value of the primary key (resourceTypeCode). (Ex: Conference Room, Truck, MRI Scanner). After this call the primary key on the updated entity will become this value. |