| Copyright | (c) 2015 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
| Language | Haskell2010 |
Network.Google.Resource.Webmasters.Sites.Delete
Description
Removes a site from the set of the user's Webmaster Tools sites.
See: Webmaster Tools API Reference for webmasters.sites.delete.
- type SitesDeleteResource = "webmasters" :> ("v3" :> ("sites" :> (Capture "siteUrl" Text :> (QueryParam "alt" AltJSON :> Delete `[JSON]` ()))))
- sitesDelete :: Text -> SitesDelete
- data SitesDelete
- sSiteURL :: Lens' SitesDelete Text
REST Resource
type SitesDeleteResource = "webmasters" :> ("v3" :> ("sites" :> (Capture "siteUrl" Text :> (QueryParam "alt" AltJSON :> Delete `[JSON]` ())))) Source
A resource alias for webmasters.sites.delete method which the
SitesDelete request conforms to.
Creating a Request
Arguments
| :: Text | |
| -> SitesDelete |
Creates a value of SitesDelete with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data SitesDelete Source
Removes a site from the set of the user's Webmaster Tools sites.
See: sitesDelete smart constructor.
Instances
Request Lenses
sSiteURL :: Lens' SitesDelete Text Source
The URI of the property as defined in Search Console. Examples: http://www.example.com/ or android-app://com.example/