Skip to main content
POST
bing_webmaster_block_url

Authorizations

X-API-Key
string
header
required

Your fetchbean API key (fb_…). Keys are not accepted through Authorization.

Headers

Idempotency-Key
string

A caller-generated key for safely retrying this execution after a network failure. Reusing the same key with the same operation and input returns the original result; reusing it for a different call is rejected.

Body

application/json
siteUrl
string
required

A site verified in Bing Webmaster Tools, e.g. https://example.com

url
string
required

A page or directory URL, e.g. https://example.com/blog

entityType
integer
default:0

0 a single page, 1 a whole directory

requestType
integer
default:1

1 remove the page from results, 0 drop only the cached copy

Response

Success

The response is of type object.