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 -- [email protected], [email protected]"(names and emails)"Name1, Name2"(names only)"[email protected], [email protected]"(emails only)"Name1 <[email protected]>, Name2 <[email protected]>"(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”

