---
title: "Changes to Create a project memory"
method: POST
path: "/v1/projects/{projectId}/memories"
---

# Changes to Create a project memory

`POST /v1/projects/{projectId}/memories`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 19 revisions.

- **2026-08-22** `bf198f94879a` — 2 breaking, 1 warning

## Changes

- **2026-08-22** `bf198f94879a` — 2 breaking, 1 warning
  - the `content` request property's minLength was increased from `0` to `1`
  - the `title` request property's minLength was increased from `0` to `1`
  - the `title` request property's maxLength was set to `200`

---

[Operation](https://skmtc.dev/tester/apis/testerarmy-api/docs/v1/projects/:projectId/memories/post.md) · [API](https://skmtc.dev/tester/apis/testerarmy-api.md) · [Page](https://skmtc.dev/tester/apis/testerarmy-api/changes/v1/projects/:projectId/memories/post)
