Unregister domain for Apple Pay

Unregister your website from Apple Pay's registered domains.

Request

Header Parameters
Header Parameters

Example: "Bearer sk_1234567890ABCdefGHIjklMNOpqrSTUvwxYZ_1234567890-Ab_cdeFGHijkLMNopq"

This parameter accepts the Merchant API Secret key to authorise requests coming from the merchant's backend.

It ensures that ensures that each request is authenticated and authorised by verifying the secret key. The secret key should be included in all request headers as a Bearer token.

info

For more information, see: Authentication

Possible values: [2023-09-01, 2024-05-01, 2024-09-01]
Example: "2023-09-01"

The version of the Merchant API, specified in YYYY-MM-DD format.

info

For more information about API versioning, see: API versions.

Request body
Body object

Example: "revolut.com"

Domain name of your website without the scheme (i.e. without http:// or https://).

Possible length: <= 1024 characters

A short explanation why you remove the domain.

Response

Domain ungistered successfully

Was this page helpful?