Optional
contentThe content type of the file to be uploaded.
if fileId
is passed, this is ignored.
Optional
fileA javascript file object.
Optional
fileA buffer of an object that is used to create the file that will be used for the content.
If file
is passed, fileId
is ignored.
Optional
fileThe file id of an existing file in the VibeIQ system. If file
or fileBuffer
is passed, fileId
is ignored.
Optional
fileThe name of the file that will be created for the content.
if fileId
is passed, this is ignored.
Generated using TypeDoc
Optional content holder reference that owns this content (e.g. a
item:123
).