---
title: "Delete an Apple Pay web domain"
method: DELETE
path: "/apple-pay/web-domains/{id}"
tags: ["Apple Pay"]
---

# Delete an Apple Pay web domain

`DELETE /apple-pay/web-domains/{id}`

This is used to delete an Apple Pay web domain by its unique Id

## Path parameters

- `id` string, required

## Headers

- `Account` string

## Response `200`

Apple Pay web domain successfully retrieved

- ApplePayWebDomainDeleted
  - `id` string — The Id of the deleted Apple Pay web domain

## Other responses

- `404` — The given resource could not be found
- `500` — An unexpected error occurred when executing this request

---

[API](https://skmtc.net/ryftpay/apis/ryft-payment-api.md) · [All operations](https://skmtc.net/ryftpay/apis/ryft-payment-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ryftpay/ryft-payment-api/versions/a042f64d4305/schema)
