Hash a file.
Uploading a file hash it and then return the hash.
| Header Parameters |
|---|
public_key string — REQUIRED |
private_key string — REQUIRED |
applicationId string — REQUIRED |
| Request Body |
|---|
file binary — REQUIRED |
| Responses | ||
|---|---|---|
200OK
|
Uploading a file hash it and then return the hash.
| Header Parameters |
|---|
public_key string — REQUIRED |
private_key string — REQUIRED |
applicationId string — REQUIRED |
| Request Body |
|---|
file binary — REQUIRED |
| Responses | ||
|---|---|---|
200OK
|