curl --location --request POST '/file/upload' \ --form 'file=""' \ --form 'destination=""' \ --form 'folder="attachments"' \ --form 'index_name=""'
null