v1

latestOpenAPI 3.1.02026-07-2637098.0 KB

Delete a site

Deletes a site and all settings, test history and URLs associated with it.

delete/sites/{site_id}

Path parameters

site_idinteger required

Response

200

statusstring
messagestring

Example response

{
  "status": "success",
  "message": "Site deleted"
}