Sites
Wipe Site
DELETE
Wipe a site
Wipe all pageviews and event completions from a website. This would typically be used when you want to completely reset statistics or right before you launch a website (to remove test data).
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the site you wish to load. This is the same string you use in the tracking code.
Response
200 - application/json
A site object
The response is of type object
.
Wipe a site