Item Types REST Endpoints
Admin/Item Types
Item type admin endpoints
- deleteItemTypeProperty
- Method: deletePath:
/ccadmin/v1/itemTypes/{itemTypeId}/properties/{propertyId} - getItemType
- Method: getPath:
/ccadmin/v1/itemTypes/{id} - updateItemType
- Method: putPath:
/ccadmin/v1/itemTypes/{id}