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