PATCH https://api.visaflo.app/api/public/note/:entityType/:entityId/:noteId
content, description, or title. For case notes, content updates the stored description. For lead and client notes, send an empty title to remove the title.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Update content or title for one VisaFlo note.
PATCH https://api.visaflo.app/api/public/note/:entityType/:entityId/:noteId
{ "content": "Client confirmed the new appointment date." }
content, description, or title. For case notes, content updates the stored description. For lead and client notes, send an empty title to remove the title.