For a list of methods for this resource, see the end of this page.
Resource representations
Contains permission level information about a Search Console site. For more information, see Permissions in Search Console.
{ "siteUrl": string, "permissionLevel": string }
Property name | Value | Description | Notes |
---|---|---|---|
permissionLevel |
string |
The user's permission level for the site.
Acceptable values are:
|
|
siteUrl |
string |
The URL of the property to add. Examples:
http://www.example.com/ (for a URL-prefix property) or
sc-domain:example.com (for a Domain property)
|