ProviderUploadFileDTO
The details of the file to create.
Properties
filename
stringRequiredThe filename of the uploaded file
mimeType
stringRequiredThe mimetype of the uploaded file
content
stringRequiredThe file content as a binary-encoded string
Was this section helpful?