uploadfile
Service uploadfile
VERB Any
Service
Description
Upload any file and return the url to link that file via eMail
Parameters
Name | Type | Mandatory | Note |
---|---|---|---|
filename | string | ||
type | string | //request,upload,finalize,or empty | |
chunksize | string | //dimention of the chunk | |
chunk | string | //number of chunk | |
files | string | //list of chunks | |
addtorepository | string | //insert record inside kRepository | |
replace | string | //replace file if it exists in kRepository and on repository folder |