---
title: "PUT /fact"
method: PUT
path: "/fact"
tags: ["Private Facts"]
---

# PUT /fact

`PUT /fact`

Add a Fact entry to the database (private collection).

## Query parameters

- `fact` string, string, required
- `category` string, string, required
- `subcategory` string, string, required
- `tags` string, string, required

## Response `200`

200  response

## Other responses

- `401` — 401 response

---

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