Manage Rows REST Endpoints

Manage Rows
Write, retrieve, and delete rows in Oracle NoSQL Database Cloud Service tables.
Delete a Single Row
Method: delete
Path: /20190828/tables/{tableNameOrId}/rows
Get a Single Row
Method: get
Path: /20190828/tables/{tableNameOrId}/rows
Write a Single Row
Method: put
Path: /20190828/tables/{tableNameOrId}/rows