Skip to main content

Get a hash code of the contents of the original application file

Get the hashCode generated from the content of the original application file

Path Parameters
  • siteCode string required
Request Body required
  • hashType string

    Possible values: [SHA256, MD5, SHA1]

    The type of hash function. Default value: 'SHA256'

Responses

OK


Schema
  • object
Loading...