put https://api.orderout.co/api/pos/restaurant//menu/
Update a menu
Log in to see full request history
Responses
Update a menu
xxxxxxxxxx
curl --request PUT \
--url https://api.orderout.co/api/pos/restaurant/restaurant_id/menu/menu_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: