Skip to main content

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

PATCH 

/sites/:siteCode/hash

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

Request

Path Parameters

    siteCode stringrequired

Body

required

    hashType string

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

    Possible values: [SHA256, MD5, SHA1]

Responses

OK

Schema

    object

Loading...