---
title: "Manually raise a flag on an item under the caller's account scope.
Idempotent: a duplicate raise of the same active flag is a no-op."
method: POST
path: "/v1/Items/{itemId}/flags"
tags: ["Items"]
---

# Manually raise a flag on an item under the caller's account scope.
Idempotent: a duplicate raise of the same active flag is a no-op.

`POST /v1/Items/{itemId}/flags`

## Path parameters

- `itemId` integer, required

## Query parameters

- `Account` unknown

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/invendor/apis/io-commonapi.md) · [All operations](https://skmtc.net/invendor/apis/io-commonapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/invendor/io-commonapi/versions/0e4626e69155/schema)
