...
The following REST API calls have been deprecated as of Datameer 7.0 and are scheduled to be removed before Datameer 8.0 X.
- Read Workbook
- Replaced with Read Workbook v2
- Create Workbook
- Replaced with Create Workbook v2
- Update Workbook
- Replaced with Update Workbook v2
...
For enhanced security performance, users are not able authenticate a REST API call using session cookies. Datameer recommends using basic authentication when using the REST API.
...