---
title: "DELETE /paymentMethods/{paymentMethodId}"
method: DELETE
path: "/paymentMethods/{paymentMethodId}"
---

# DELETE /paymentMethods/{paymentMethodId}

`DELETE /paymentMethods/{paymentMethodId}`

## Path parameters

- `paymentMethodId` string, required

## Response `200`

200 response

- PaymentMethod
  - `createdBy` string, nullable, required
  - `createdTime` string, nullable, required
  - `description` string, nullable, required
  - `details` object, nullable, required
  - `name` string, nullable, required
  - `paymentMethodId` string, required
  - `stripePublishableKey` string, nullable
  - `stripeSetupIntentSecret` string, nullable
  - `updatedBy` string, nullable, required
  - `updatedTime` string, nullable, required

## Other responses

- `400` — 400 response
- `403` — 403 response
- `404` — 404 response
- `415` — 415 response
- `500` — 500 response

## Changes

- **2022-09-29** `424af607ab69` — 1 breaking
  - the response property `details` became nullable for the status `200`
- **2022-02-04** `2261469a6890` — 1 info
  - endpoint added
- **2021-11-05** `9788e6bfa925` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/lucidtechai/apis/lucidtech-api/changes/paymentMethods/:paymentMethodId/delete.md)

---

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