---
title: "Delete a test clock"
method: DELETE
path: "/v1/test_helpers/test_clocks/{test_clock}"
---

# Delete a test clock

`DELETE /v1/test_helpers/test_clocks/{test_clock}`

Deletes a test clock.

## Path parameters

- `test_clock` string, required

## Response `200`

Successful response.

- DeletedTestHelpersTestClock
  - `deleted` true, required — Always true for a deleted object
  - `id` string, required — Unique identifier for the object.
  - `object` 'test_helpers.test_clock', required — String representing the object's type. Objects of the same type share the same value.

## Other responses

- `default` — Error response.

## Changes

> 20 revisions in range; 3 not diffed, 1 could not be searched.

- **2025-07-22** `c4dc6dbe947e` — 1 info
  - added the optional property `error/payment_intent/latest_charge/anyOf[subschema #2: Charge]/payment_method_details/anyOf[subschema #1: payment_method_details]/cashapp/transaction_id` to the response with the `default` status
- …earlier changes not shown

[Full history](https://skmtc.dev/stripe/apis/spec3/changes/v1/test_helpers/test_clocks/:test_clock/delete.md)

---

[API](https://skmtc.dev/stripe/apis/spec3.md) · [All operations](https://skmtc.dev/stripe/apis/spec3/llms.txt) · [OpenAPI document](https://skmtc.dev/stripe/apis/spec3/revisions/c4dc6dbe947e?raw)
