---
title: "POST /api/memory/threads"
method: POST
path: "/api/memory/threads"
tags: ["memory"]
---

# POST /api/memory/threads

`POST /api/memory/threads`

Create a new thread

## Request body

- object
  - `title` string
  - `metadata` object
  - `resourceid` string
  - `threadId` string

## Response `200`

Created thread

---

[API](https://skmtc.net/mastra-ai/apis/mastra-api.md) · [All operations](https://skmtc.net/mastra-ai/apis/mastra-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mastra-ai/mastra-api/versions/c1a4e2745194/schema)
