Optional
created_The creation time to be recorded for the note. If not provided, defaults to the current time. Does not support times in the future.
Optional
creator_The ID of a Person resource who should be recorded as the author of the note. Must be a person who can access Affinity. If not provided the creator defaults to the owner of the API key.
Optional
type?: NoteTypeThe type of the new note. Defaults to 0. The types 0 and 2 represent plain text and HTML notes, respectively. If submitting as HTML, see the formatting options.
The string containing the content of the new note. See formatting options for HTML support.