---
title: "Delete a pagespeed check"
method: DELETE
path: "/pagespeed/{test_id}"
tags: ["pagespeed"]
---

# Delete a pagespeed check

`DELETE /pagespeed/{test_id}`

Deletes a pagespeed check with the given id.

## Path parameters

- `test_id` string, required

## Response `204`

No Content

## Other responses

- `default` — Unexpected Error

---

[API](https://skmtc.dev/statuscake/apis/statuscake-api.md) · [All operations](https://skmtc.dev/statuscake/apis/statuscake-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/statuscake/statuscake-api/revisions/6d32a6afe2cf/schema)
