Learning Resources

ProviderUploadFileDTO

The details of the file to create.

Properties#

filenamestring
The filename of the uploaded file
mimeTypestring
The mimetype of the uploaded file
contentstring
The file content as a binary-encoded string
access"public" | "private"Optional
The access level of the file. Defaults to private if not passed
Was this page helpful?
Edit this page