---
title: "POST /admin/redis/flush"
method: POST
path: "/admin/redis/flush"
tags: ["admin"]
---

# POST /admin/redis/flush

`POST /admin/redis/flush`

## Response `200`

Redis flushed successfully

- FlushResponse
  - `message` string, required
  - `success` boolean, required

## Other responses

- `500` — Failed to flush Redis

## Changes

- **2026-01-21** `45952f7cb8cb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/structifyai/apis/structify/changes/admin/redis/flush/post.md)

---

[API](https://skmtc.dev/structifyai/apis/structify.md) · [All operations](https://skmtc.dev/structifyai/apis/structify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/structifyai/structify/revisions/1364930b6980/schema)
