Database APIs (server side)
Create item
POST
Authorizations
JWT Authorization Token header using the Bearer scheme
Body
application/json
Response
200
application/json
Item created successfully
JWT Authorization Token header using the Bearer scheme
Item created successfully