---
title: "POST /api/notes/{note}/images"
method: POST
path: "/api/notes/{note}/images"
tags: ["note-controller"]
---

# POST /api/notes/{note}/images

`POST /api/notes/{note}/images`

## Path parameters

- `note` integer, required

## Response `200`

OK

## Changes

- **2026-09-24** `8c1815ca7f22` — 1 breaking, 7 info
  - removed the required property `imagePath` from the response with the `200` status
  - added the optional property `ancestorFolders` to the response with the `200` status
  - added the optional property `references` to the response with the `200` status
  - added the optional property `scopedReadmeContent` to the response with the `200` status
  - …4 more

[Change history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/notes/:note/images/post.md)

---

[API](https://skmtc.dev/nerds-odd-e/apis/openapi-definition.md) · [All operations](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/revisions/77b24fd31ad6?raw)
