v1

latestOpenAPI 3.1.02026-07-2637098.0 KB

Delete a URL

Deletes a URL and any test history associated with it.

delete/urls/{url_id}

Path parameters

url_idinteger required

Response

200

statusstring
messagestring

Example response

{
  "status": "success",
  "message": "URL deleted."
}