Create NoteAsk AIpost https://api.assembly.com/v1/notesThis API endpoint creates a note on a specified client or company in your workspace.Body ParamsentityTypestringrequiredThe type of entity that this note is associated with. Can be one of client or company.entityIdstringrequiredThe ID of the entity (client or company) that this note is associated with.titlestringrequiredThe note’s title. This field does not support formatting or newlines.contentstringThe note’s content. This must be valid HTML.Responses 200200 400400Updated 8 months ago