License Types REST Endpoints

Power Data/License Types
The operations from the Power Data/License Types category.
Create a License Type
Method: post
Path: /licenseTypes
Delete a License Type
Method: delete
Path: /licenseTypes/{licenseTypeGid}
Get a License Type
Method: get
Path: /licenseTypes/{licenseTypeGid}
Get License Types
Method: get
Path: /licenseTypes
Update a License Type
Method: patch
Path: /licenseTypes/{licenseTypeGid}