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
Example response
{
"status": "success",
"message": "Site deleted"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.