---
title: "log anonymous feature usage telemetry events"
method: POST
path: "/w/{workspace}/workspaces/log_feature_usage"
tags: ["workspace"]
---

# log anonymous feature usage telemetry events

`POST /w/{workspace}/workspaces/log_feature_usage`

## Path parameters

- `workspace` string, required

## Request body

- object
  - `events` object[], required
    - `feature` string, required
    - `kind` string, required
    - `key` string
    - `entity_id` string
    - `value` integer

## Response `204`

logged

## Changes

- **2026-07-20** `4589fdf94406` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/windmill/apis/windmill-api/changes/w/:workspace/workspaces/log_feature_usage/post.md)

---

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