UserLicense REST Endpoints
    
        UserLicense
    
A user license grants access to applications within the Primavera suite.
UserLicense business objects may not be updated. To change the values on a UserLicense object, create a new object with the desired values and delete the old object.
- Create UserLicense
- Method: postPath:/userLicense
- Delete UserLicense
- Method: deletePath:/userLicense
- Read UserLicense
- Method: getPath:/userLicense
- View UserLicense Field Length
- Method: getPath:/userLicense/getFieldLength/{fieldName}
- View UserLicense fields
- Method: getPath:/userLicense/fields