CentralCSP
APIWebsites

Reset website reports

Deletes every report stored for this website, so analytics start from nothing. The website keeps collecting, and usage already counted this period is unchanged. This cannot be undone.

Requires the admin role on the website.

POST
/v1/workspaces/{workspaceId}/websites/{websiteId}/reset-reports

Authorization

AuthorizationBearer <token>

An OpenID Connect access token issued by Keycloak, acting as the signed-in user.

In: header

Path Parameters

workspaceId*string
websiteId*string

Response Body

curl -X POST "https://api-next.centralcsp.com/v1/workspaces/string/websites/string/reset-reports"
Empty