---
title: "POST /internal/grounding/menus/{id}/ground"
method: POST
path: "/internal/grounding/menus/{id}/ground"
tags: ["internal"]
---

# POST /internal/grounding/menus/{id}/ground

`POST /internal/grounding/menus/{id}/ground`

## Path parameters

- `id` integer, required

## Request body

- PostRestaurantMenuGroundRequest
  - `item_ids` integer[], nullable
  - `max_items` integer, nullable

## Response `204`

restaurant menu items enqueued for grounding

## Other responses

- `400` — bad request
- `403` — not authorized
- `404` — restaurant menu not found

## Changes

- **2026-09-19** `2991fb51502d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/changes/internal/grounding/menus/:id/ground/post.md)

---

[API](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server.md) · [All operations](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/llms.txt) · [OpenAPI document](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/revisions/750cc0d96a93?raw)
