---
title: "POST /api/admin/bootstrap_cache/refresh"
method: POST
path: "/api/admin/bootstrap_cache/refresh"
tags: ["Admin"]
---

# POST /api/admin/bootstrap_cache/refresh

`POST /api/admin/bootstrap_cache/refresh`

POST operation for /api/admin/bootstrap_cache/refresh

## Headers

- `X-EDH-USER` string, required
- `X-EDH-TOKEN` string, required

## Response `200`

Cache markers deleted successfully

- object
  - `success` boolean
  - `message` object
    - `markers_deleted` integer
    - `bucket` string
    - `prefix` string

## Other responses

- `401` — Authentication required or not an admin
- `500` — Cache refresh operation failed

---

[API](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api.md) · [All operations](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/engineering-development-hub-edh-api/revisions/058396b8f0f1/schema)
