Skip to main content
DELETE
Deactivate an external wallet

Authorizations

Authorization
string
header
required

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

Path Parameters

externalWalletId
string
required

Public ID of the external wallet (prefixed with extw_)

Response

External wallet deactivated successfully.

Confirmation that an external wallet was deactivated.

message
string
Example:

"External wallet deactivated successfully"