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