Menu
Create option group
Creates a new option/addon group with optional inline items and translations.
post/menu/{locale}/options
Path parameters
localeinteger required
Locale (restaurant) ID. Must match the locale bound to your API key.
Request body
Response
Option group created
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.