Menu
Create menu item
Creates a new menu item in the specified category. Supports base64 image upload and multi-language translations.
post/menu/{locale}
Path parameters
localeinteger required
Locale (restaurant) ID. Must match the locale bound to your API key.
Request body
Response
Item created
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.