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

# POST /faq

`POST /faq`

## Request body

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

## Response `201`

## Changes

- **2023-11-26** `450526d5a3d5` — 1 warning
  - deleted the `header` request parameter `auth`

[Change history](https://skmtc.dev/gitroomhq/apis/crosspublic-swagger-file/changes/faq/post.md)

---

[API](https://skmtc.dev/gitroomhq/apis/crosspublic-swagger-file.md) · [All operations](https://skmtc.dev/gitroomhq/apis/crosspublic-swagger-file/llms.txt) · [OpenAPI document](https://skmtc.dev/gitroomhq/apis/crosspublic-swagger-file/revisions/0dfe5c80e7fa?raw)
