---
title: "Flag a client (create or update)"
method: POST
path: "/v1/clients/flag"
tags: ["Clients"]
---

# Flag a client (create or update)

`POST /v1/clients/flag`

## Request body

- object
  - `email` string, email, required
  - `risk_level` 'ok' | 'caution' | 'high' | 'blocked'
  - `notes` string
  - `discount_flag` string

## Response `200`

Default Response

---

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