Skip to main content

getFileChecksums

getFileChecksums

Request Body REQUIRED
filenames string[] REQUIRED
Responses
201
Schema OPTIONAL
object[]
checksum string
filename string
getFileChecksums
POST /audit/file-report/checksum
Body
Loading...
/api
curl -L -X POST '/api/audit/file-report/checksum' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json'