put https://api.kitchenhub.app/v2/stores//menu/
Update menu by sending new version of it.
Menu will be updated for each Provider Integration connected to Store
Log in to see full request history
Responses
Update menu by sending new version of it.
Menu will be updated for each Provider Integration connected to Store
xxxxxxxxxx
curl --request PUT \
--url https://api.kitchenhub.app/v2/stores/store_id/menu/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: