ProjectNote REST Endpoints
    
        ProjectNote
    
Project notes are used as a way of specifying one or more notes on a project or WBS element. You may specify one note on each project or WBS for every notebook topic that exists.
- Create ProjectNote
- Method: postPath:/projectNote
- Delete ProjectNote
- Method: deletePath:/projectNote
- Read ProjectNote
- Method: getPath:/projectNote
- Update ProjectNote
- Method: putPath:/projectNote
- View ProjectNote Field Length
- Method: getPath:/projectNote/getFieldLength/{fieldName}
- View ProjectNote fields
- Method: getPath:/projectNote/fields