- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
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
access
"public" | "private"OptionalThe access level of the file. Defaults to private if not passed
Was this page helpful?