Delete All Websites

Delete all indexed website pages for a domain.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

domainstringRequired

Response

Successful Response
successboolean
Whether all websites were successfully deleted
pages_deletedinteger
Total number of pages deleted

Errors