post https://api.meya.ai/db/
Create a new object in a table in the Meya database
Log in to see full request history
Responses
Create a new object in a table in the Meya database
xxxxxxxxxx
curl -H "Content-Type: application/json" \
-X POST \
-d '{"name": "pizza Margherita", "price": 11.25, "image_url": "http://imgur.com/cIf35KH", "ingredients": ["crust", "tomato sauce", "mozzarella", "basil"]}' \
-u a6xE5yLe0RHPYbiHqR3OKDmRgsZ76RY3: \
"https://api.meya.ai/db/food"
Try It!
to start a request and see the response here! Or choose an example: