---
title: "Internal Funnel Event"
method: POST
path: "/internal/account/funnel-event"
tags: ["internal"]
---

# Internal Funnel Event

`POST /internal/account/funnel-event`

Record one allowlisted dashboard funnel fact for the verified org.

## Headers

- `X-User-Token` string, nullable
- `x-internal-secret` string, nullable

## Request body

- FunnelEventInput
  - `event` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/goldprice/apis/gold-api.md) · [All operations](https://skmtc.net/goldprice/apis/gold-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goldprice/gold-api/revisions/5e6518098e6e/schema)
