remove_blocked_url
Unblock a previously blocked URL on your site to restore Bing indexing and access. Specify site, blocked URL, entity type, and request type.
Instructions
Remove a blocked URL from a site.
Args: site_url: The URL of the site blocked_url: The URL to be unblocked entity_type: The type of entity to unblock (Page or Directory) request_type: The type of request (CacheOnly or FullRemoval) date: The date the URL was blocked
Raises: BingWebmasterError: If URL cannot be unblocked
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| site_url | Yes | ||
| blocked_url | Yes | ||
| entity_type | No | ||
| request_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |