remove_site_role
Remove a user's role and access permissions for a specific site in Bing Webmaster Tools. Specify the site URL and the role to revoke permissions effectively.
Instructions
Remove a user's site access.
Args: site_url: The URL of the site site_role: The site role to remove
Raises: BingWebmasterError: If the role cannot be removed
Input Schema
Name | Required | Description | Default |
---|---|---|---|
self | Yes | ||
site_role | Yes | ||
site_url | Yes |