Authorizations
Bearer authentication header of the form
Bearer <token>, where <token> is your OAuth access token.Request Body
The title of the call
The notes or content from the call
A unique identifier for the call (used as remote_id)
Call attendees in various formats:
"Name1, Name2 -- email1@example.com, email2@example.com"(names and emails)"Name1, Name2"(names only)"email1@example.com, email2@example.com"(emails only)"Name1 <email1@example.com>, Name2 <email2@example.com>"(combined format)
The source of the call (e.g., “Zoom”, “Teams”, “Google Meet”)
URL link to the call recording or meeting details
Response
Confirmation message: “Blob indexed”

