Skip to content

Disable wallet

DELETE
/v2/wallet/{walletId}

Disable a wallet by its ID.

walletId
required
string format: uuid

The unique wallet ID.

Example
77a0049c-7683-45ff-956f-656f257048f7
X-API-Key
string

API Key

X-API-Secret
string

API Secret

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 successfully

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error