---
title: "Changes to Create Album From Memory"
method: POST
path: "/albums/from-memory"
---

# Changes to Create Album From Memory

`POST /albums/from-memory`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 51 revisions.

- **2026-08-04** `02bfc77ef63b` — 8 breaking, 4 warning, 4 info
- **2026-08-04** `2e8446633df0` — 4 info
- **2026-08-04** `fbed6dc36818` — 1 info

## Changes

- **2026-08-04** `02bfc77ef63b` — 8 breaking, 4 warning, 4 info
  - removed the required property `error` from the response with the `400` status
  - removed the required property `error` from the response with the `404` status
  - removed the required property `error` from the response with the `409` status
  - removed the required property `error` from the response with the `500` status
  - removed the required property `message` from the response with the `400` status
  - removed the required property `message` from the response with the `404` status
  - removed the required property `message` from the response with the `409` status
  - removed the required property `message` from the response with the `500` status
  - removed the optional property `success` from the response with the `400` status
  - removed the optional property `success` from the response with the `404` status
  - removed the optional property `success` from the response with the `409` status
  - removed the optional property `success` from the response with the `500` status
  - added the required property `detail` to the response with the `400` status
  - added the required property `detail` to the response with the `404` status
  - added the required property `detail` to the response with the `409` status
  - added the required property `detail` to the response with the `500` status
- **2026-08-04** `2e8446633df0` — 4 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
  - added the non-success response with the status `409`
  - added the non-success response with the status `500`
- **2026-08-04** `fbed6dc36818` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/aossie-org/apis/pictopy/docs/albums/from-memory/post.md) · [API](https://skmtc.dev/aossie-org/apis/pictopy.md) · [Page](https://skmtc.dev/aossie-org/apis/pictopy/changes/albums/from-memory/post)
