---
title: "POST /replays"
method: POST
path: "/replays"
---

# POST /replays

`POST /replays`

## Request body

- object
  - `topics` string[]

## Response `202`

Replay request accepted

- ReplayRequest
  - `id` string, required
  - `status` string, required
  - `requested_at` string, date-time, required
  - `topics` string[], required

## Other responses

- `default` — RFC 9457 problem details

---

[API](https://skmtc.net/scalytics/apis/kafsiem-analyst-api.md) · [All operations](https://skmtc.net/scalytics/apis/kafsiem-analyst-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalytics/kafsiem-analyst-api/versions/d56f871e544e/schema)
