---
title: "Create Story"
method: POST
path: "/story"
tags: ["Apis", "Stories"]
---

# Create Story

`POST /story`

## Response `200`

Successful Response

- TaskID
  - `task_id` string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/camb/apis/fastapi.md) · [All operations](https://skmtc.net/camb/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/camb/fastapi/versions/40ebeee64850/schema)
