OpenAPI 3.1.0raw.githubusercontent.com2026-08-17159152134.7 KB

8dea8a0e8de5

ai-controller

Create note from edited extraction fields

Persists a new note and updates the original note using the provided extraction fields (typically from extract-note-preview, possibly edited by the user).

post/api/ai/create-extracted-note/{note}

Path parameters

noteinteger required

Request body

newNoteTitlestring required
newNoteContentstring required
updatedOriginalNoteContentstring required

Response

OK