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

Changes