ProjectThreshold REST Endpoints
    
        ProjectThreshold
    
Project thresholds are used as a project management technique to monitor values within a specified tolerance range so that project issues can be identified and reported. For example, a threshold could be used to monitor Start Date variance or Total Float values.
- Create ProjectThreshold
- Method: postPath:/projectThreshold
- Delete ProjectThreshold
- Method: deletePath:/projectThreshold
- Read ProjectThreshold
- Method: getPath:/projectThreshold
- Update ProjectThreshold
- Method: putPath:/projectThreshold
- View Project Field Length
- Method: getPath:/projectThreshold/getFieldLength/{fieldName}
- View Project fields
- Method: getPath:/projectThreshold/fields