Skip to main content
PATCH
Get a hash code of the contents of the original application file

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

siteCode
string
required

Body

application/json
hashType
enum<string>

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

Available options:
SHA256,
MD5,
SHA1

Response

OK

The response is of type Json node · object.