---
title: "POST /faq"
method: POST
path: "/faq"
tags: ["Faq"]
---

# POST /faq

`POST /faq`

## Headers

- `auth` string, required

## Request body

- CreateFaqValidator
  - `question` string, required
  - `answer` string, required
  - `categoryId` string, required

## Response `201`

---

[API](https://skmtc.net/gitroomhq/apis/crosspublic-swagger-file.md) · [All operations](https://skmtc.net/gitroomhq/apis/crosspublic-swagger-file/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gitroomhq/crosspublic-swagger-file/versions/6fa3feae8411/schema)
