Add client note
documentedAdd a note to a client.
POST /api/2.3/clients/{clientId}/notesClientsno implementation yet0 runsInput
clientId
Client ID
e.g. 12345
html
Note HTML
e.g. <p>Meeting notes</p>
dateTime
Note date/time
RFC3339 timestamp
timeZone
Time zone
e.g. America/New_York
contactedByClient
Note: Contacted by client
true or false
writer_email
Writer email
writer@example.com
writer_firstName
Writer first name
First
writer_lastName
Writer last name
Last
Calls Agendize as you (your API key is your account); keychains.dev holds the credentials.