v1

latestOpenAPI 3.0.02026-08-0696238481.7 KB
Apple Pay

Delete an Apple Pay web domain

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

delete/apple-pay/web-domains/{id}

Path parameters

idstring required
Example:apwd_01FCTS1XMKH9FF43CAFA4CXT3P

Apple Pay web domain Id to delete

Headers

Accountstring
Example:ac_3fe8398f-8cdb-43a3-9be2-806c4f84c327

The linked accountId (Required if you registered the domain under a specific sub account)

Response

Apple Pay web domain successfully retrieved

idstring

The Id of the deleted Apple Pay web domain

Example response

{
  "id": "apwd_01FCTS1XMKH9FF43CAFA4CXT3P"
}