ProviderUploadFileDTO
The details of the file to create.
Properties#
filename
stringThe filename of the uploaded file
mimeType
stringThe mimetype of the uploaded file
content
stringThe file content as a binary-encoded string
The access level of the file. Defaults to private if not passed
Was this page helpful?