---
title: "Request a new food item for the database"
method: POST
path: "/foods/food_scraping"
tags: ["food"]
---

# Request a new food item for the database

`POST /foods/food_scraping`

## Query parameters

- `user_id` integer, required

## Request body

- CreateFoodScrapingRequest
  - `brand` string, nullable
  - `food_name` string, required
  - `manufacturer` string, nullable
  - `reference_url` string, nullable

## Response `200`

successful operation

---

[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/a61b77b30e63?raw)
