gogol-webmaster-tools-0.0.1: Google Webmaster Tools SDK.

Copyright(c) 2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.Google.Resource.Webmasters.Sites.Delete

Contents

Description

Removes a site from the set of the user's Webmaster Tools sites.

See: Webmaster Tools API Reference for webmasters.sites.delete.

Synopsis

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

sitesDelete Source

Arguments

:: Text

sSiteURL

-> 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.

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/