post https://console.humansecurity.com/api/v2/botDefender/customRules
Configure a custom allow or deny list rule.
Log in to see full request history
Responses
400The request was invalid or did not have the proper authentication.
Configure a custom allow or deny list rule.
400The request was invalid or did not have the proper authentication.
xxxxxxxxxx
curl --request POST \
--url https://console.humansecurity.com/api/v2/botDefender/customRules \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"status":"active"}'
Try It!
to start a request and see the response here! Or choose an example: