---
title: "POST /api/analytics/capture"
method: POST
path: "/api/analytics/capture"
tags: ["Analytics"]
---

# POST /api/analytics/capture

`POST /api/analytics/capture`

## Request body

- object
  - `events` object[]
    - `event` string
    - `eventId` string
    - `properties` object
    - `_update` boolean
    - `timestamp` string

## Response `200`

OK

- object
  - `ok` unknown, required
  - `dropped` boolean

---

[API](https://skmtc.dev/fromolive/apis/olive-api.md) · [All operations](https://skmtc.dev/fromolive/apis/olive-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fromolive/olive-api/revisions/01f6261481a3/schema)
