---
title: "DELETE /v2/checkout/{id}"
method: DELETE
path: "/v2/checkout/{id}"
---

# DELETE /v2/checkout/{id}

`DELETE /v2/checkout/{id}`

Delete a checkout config

## Path parameters

- `id` string, required

## Response `200`

Checkout config deleted

- object
  - `message` string

## Other responses

- `401` — User is not authenticated.

---

[API](https://skmtc.net/unlock-protocol/apis/unlock-locksmith.md) · [All operations](https://skmtc.net/unlock-protocol/apis/unlock-locksmith/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unlock-protocol/unlock-locksmith/versions/e003b998de45/schema)
