API resource
Geo Blocking
Geo Blocking blocks requests from selected countries for one WordPress site. Use Geo Blocking to review blocked countries and add or remove country codes for the site's firewall.
Show geo-blocking settings
Returns country codes currently blocked for the selected site.
/sites/{site_id}/security/firewall/geo-blocking POSTBlock countries
Adds country codes to the selected site's blocked-country list.
/sites/{site_id}/security/firewall/geo-blocking/block POSTUnblock countries
Removes country codes from the selected site's blocked-country list.
/sites/{site_id}/security/firewall/geo-blocking/unblock