Optionalcontext_Logical context type — a free-form partner-defined category.
Document file contents
Source format of the file.
Must match the actual content — the server validates the file against this declaration.
OptionaltitleHuman-readable document title (defaults to the filename if omitted)
Parameters for uploading a meeting context document.
The
filefield accepts anyBlob-compatible value — in Node.js ≥ 22 this includesBuffer,File, andBlobinstances. The SDK converts the request into amultipart/form-dataupload automatically.Example