Delete a URL
Deletes a URL and any test history associated with it.
delete/urls/{url_id}
Path parameters
url_idinteger required
Response
200
Example response
{
"status": "success",
"message": "URL deleted."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.