Verify bytestream/file hash

POST {{baseUrl}}/existence/:configName/streams/multipart?fileName=<string>

Verify a hash of content by supplying a file or some other binary data. Hashing will be done on the server side. Please note that the binary data itself will not be stored, only the hash. Use the registerUsingContent endpoint if you'd like to store content

Request Params

KeyDatatypeRequiredDescription
fileNamestringOptional input file name. Needed when using bytestreams instead of filestreams