Skip to main content
DELETE
C#
This endpoint requires the digital-wallets.write scope.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-gr4vy-merchant-account-id
string

The ID of the merchant account to use for this request.

Example:

"default"

Path Parameters

digital_wallet_id
string<uuid>
required
Example:

""

Body

application/json
domain_name
string
required

The domain to add or remove.

Example:

"example.com"

Response

Successful Response