Update note
documentedUpdate a note by ID.
PATCH /v1/notes/{id}Notesno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
I found Daylite API docs indicating the base URL is https://api.marketcircle.net/v1 and that notes can be PATCHed at /v1/notes/{id}. Here is a Daylite Daylite Cloud REST API PATCH example using those details (with Keychains placeholders).