Basic database APIs (client side)
Create item
Creates a new item in a database table
POST
Create database table item
Body
application/json
Response
201
application/json
Item created successfully
Create database table item
Creates a new item in a database table
Item created successfully