latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-16159152134.3 KB

ac082a70e578

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