cURL
curl --request PUT \ --url https://app.onefirewall.com/api/v1/files/{digest} \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "decision": "<string>" } '
This response has no body data.
Authorization Token
Digest value in any format from MD5,SHA1,SHA256
0 for whitelist, 1 for blacklist, -1 (default) for based on score (not overwrite)