Usage
Local Files
If you need to upload files from a local file source you can usefs
to feed a file into a blob
, then turn that blob
into a File
.
Returns
Parameters
file
- Type:
File
object
group (Optional)
- Type:
string
groupId
keyvalues (Optional)
- Type:
Record<string, string>
name (Optional)
- Type:
string
url (Optional)
- Type:
string
key (Optional)
- Type:
string
keys.create()