Disable wallet
DELETE /v2/wallet/{walletId}
DELETE
/v2/wallet/{walletId}
Disable a wallet by its ID.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” walletId
required
string
The unique wallet ID.
Example
82c4fce1-d2c7-48cb-a647-6993dbe37819Responses
Section titled “ Responses ”The resource has been successfully deleted.
object
id
required
The ID of the deleted resource
string
12345678-1234-1234-1234-123456789012 message
required
Success message
string
Deleted successfullyBad Request
Unauthorized
Forbidden
Not Found
Internal Server Error