---
title: "Create a pinned category"
method: POST
path: "/pinned-categories"
tags: ["Pinned Categories"]
---

# Create a pinned category

`POST /pinned-categories`

## Headers

- `organization` string, required
- `channel` string, required

## Request body

- CreateAccountPinnedCategory

## Response `201`

Pinned category created.

---

[API](https://skmtc.net/fanhero/apis/tenant-endpoints.md) · [All operations](https://skmtc.net/fanhero/apis/tenant-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fanhero/tenant-endpoints/versions/8e7584c449dc/schema)
