aftonApi Call - Modify the primary key on a Resource Type
Overview
Method POST
Url /resourcetype/{resourceTypeCode}/pk
Response BaseResponse
Path Parameters
{resourceTypeCode} The resource type code for the ResourceType you wish to modify.
Request Body Info
Format JSON
DTO ResourceTypeEPUUpdate
Request Body Properties
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.