---
title: "Delete a payment gateway."
method: DELETE
path: "/Leads/{leadId}/paymentgateways"
tags: ["DELETE Details"]
---

# Delete a payment gateway.

`DELETE /Leads/{leadId}/paymentgateways`

## Path parameters

- `leadId` string, uuid, required

## Headers

- `api-version` string

## Request body

- PaymentGatewayModel — Payment Gateway Model.
  - `gatewayName` string, required — Gets or sets the payment gateway name.

## Response `200`

OK

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/youlend/apis/prequalification.md) · [All operations](https://skmtc.dev/youlend/apis/prequalification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/youlend/prequalification/revisions/a76313c6cc3d/schema)
