Skip to content

Terminate wallet

DELETE
/v1/wallets/{wallet_id}

Terminate a wallet (soft delete: sets status=terminated).

wallet_id
required
Wallet Id
string format: uuid

Successful Response

Wallet cannot be terminated in current state

Unauthorized – invalid or missing API key

Wallet not found

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object