Skip to main content
DELETE
DELETE
Permanently removes the website from the organisation. All associated scans, results, and reports are also deleted. Requires the settings:website:delete permission.
This action is irreversible. All scan history and results for this website will be permanently deleted.

Request Body

string
required
UUID of the website to delete.

Response

boolean
true when the website has been deleted.

Authorizations

Authorization
string
header
required

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

Body

application/json
website_id
string<uuid>
required

Response

Website deleted