Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

CreateFileDTO

The File to be created.

Properties

filenamestringRequired
The filename of the uploaded file
mimeTypestringRequired
The mimetype of the uploaded file
contentstringRequired
The file content as a binary-encoded string
Was this section helpful?