---
title: "PATCH /api/v1/flags/{id}"
method: PATCH
path: "/api/v1/flags/{id}"
tags: ["moderation"]
---

# PATCH /api/v1/flags/{id}

`PATCH /api/v1/flags/{id}`

## Path parameters

- `id` integer, required

## Request body

- PatchedFlagUpdate
  - `status` 'OPEN' | 'CLOSED' — * `OPEN` - Open * `CLOSED` - Closed

## Response `200`

- FlagUpdate
  - `status` 'OPEN' | 'CLOSED' — * `OPEN` - Open * `CLOSED` - Closed

---

[API](https://skmtc.net/openfoodfacts/apis/open-food-facts-open-prices-rest-api.md) · [All operations](https://skmtc.net/openfoodfacts/apis/open-food-facts-open-prices-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openfoodfacts/open-food-facts-open-prices-rest-api/revisions/2315a270e4e6/schema)
