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.
Documentation IndexFetch the complete documentation index at: https://docs.onefirewall.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.onefirewall.com/llms.txt
Use this file to discover all available pages before exploring further.
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)