Number of APIs: 11
POST {{baseUrl}}/tables
GET {{baseUrl}}/tables?compartmentId={{compartment_ocid}}&name=*&limit=1000&sortOrder=DESC&sortBy=timeCreated&lifecycleState=ALL
GET {{baseUrl}}/tables/:tableNameOrId?compartmentId={{compartment_ocid}}
GET {{baseUrl}}/tables/:tableNameOrId/rows?compartmentId={{compartment_ocid}}&key=id:1&consistency=EVENTUAL&timeoutInMs=5000
DELETE {{baseUrl}}/tables/:tableNameOrId/rows?compartmentId={{compartment_oci
ENDPOINTS