Domain registration
Remove digital wallet domain name
Removes domain for given digital wallet.
DELETE
This endpoint requires the digital-wallets.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the registered digital wallet.
Example:
"fe26475d-ec3e-4884-9553-f7356683f7f9"
Body
application/json
Domain name for a digital wallet.
Response
204
Returns an empty response.