v58

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01155144129.7 KB
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