---
title: "Api Usage Breakdowns List Create"
method: POST
path: "/api/usage-breakdowns/list/"
tags: ["platformApi"]
---

# Api Usage Breakdowns List Create

`POST /api/usage-breakdowns/list/`

POST handler with superadmin-only field protection.

Strips superadmin-only fields from non-superadmin requests before
delegating to OrganizationInjectionMixin.post() for org injection.

## Headers

- `Authorization` string, required

## Response `200`

No response body

- PlatformAPIApiUsageBreakdownsListCreateResponse200 — Empty response body

---

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