---
title: "Haiku Bar Set"
method: POST
path: "/api/operator/haiku-bar/set"
---

# Haiku Bar Set

`POST /api/operator/haiku-bar/set`

Manual bar set. Body: {mode, new_bar, reason}. Auth: Bearer.

Auth header is read directly from req.headers — combining
`req: Request` with `authorization: str = Header(default="")`
in the function signature breaks FastAPI's parameter resolution
and the Header value arrives empty (verified via diagnostic
logging 2026-05-13).

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/aipoweredsocialscan/apis/accountability.md) · [All operations](https://skmtc.dev/aipoweredsocialscan/apis/accountability/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aipoweredsocialscan/accountability/revisions/3d5a6c056a7e/schema)
