---
title: "Unregister a wallet domain"
method: DELETE
path: "/v1/payment-methods/wallet/domains/{id}"
tags: ["Payment Methods"]
---

# Unregister a wallet domain

`DELETE /v1/payment-methods/wallet/domains/{id}`

Use this operation to unregister a wallet domain.

## Path parameters

- `id` string, required

## Headers

- `Idempotency-Key` string
- `Accept-Encoding` string
- `Content-Encoding` string
- `Zuora-Track-Id` string
- `Zuora-Entity-Ids` string
- `Zuora-Org-Ids` string

## Response `200`

OK

- DELETEUnresigerApplePayDomainResponse
  - `success` boolean — Indicates whether this call succeeds.

## Other responses

- `500` — Internal Server Error
- `4XX` — Request Errors

---

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