Notes
Create a Note
Attach a free-form note to a scheduled event for internal context, meeting prep, or post-call follow-up.
POST
Create a note
Documentation Index
Fetch the complete documentation index at: https://developer.zeeg.me/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
The type of resource to attach the note to.
Available options:
event The UUID of the event to attach the note to.
The note content. Supports basic HTML formatting (e.g. , ,
).
Maximum string length:
500Example:
"Also basic <b>HTML</b> tags are supported."
Last modified on April 29, 2026