Update a noteAsk AIput https://api.slite.com/v1/notes/{noteId}Update note content with markdown and/or titlePath ParamsnoteIdstringrequiredNote id to updateBody ParamstitlestringTitle of the note to updatemarkdownblobNew markdown content to fill the notehtmlstringNew html content to fill the noteattributesarray of strings or nullAttributes for the parent collection ordered by column. If they don't match the appropriate type, they would be ignoredattributesADD string | nullResponses 200Ok 401Invalid authentication 422Input validation error 429Rate limitation error defaultUnexpected errorUpdated over 2 years ago