---
title: "Flag an Agent for Review"
method: POST
path: "/admin/agents/{id}/flag"
tags: ["Admin"]
---

# Flag an Agent for Review

`POST /admin/agents/{id}/flag`

Marks an agent for review without suspending it, so its payments continue while the operator investigates.

## Path parameters

- `id` string, required

## Request body

- object
  - `reason` string — Free-text reason recorded in the audit trail and on the agent's payment status. Optional.

## Response `200`

OK

- object

---

[API](https://skmtc.net/tiny/apis/tiny-place-network-api.md) · [All operations](https://skmtc.net/tiny/apis/tiny-place-network-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tiny/tiny-place-network-api/revisions/fb85a82845ac/schema)
