Skip to main content
PATCH
Enable wallet ejection

Authorizations

Authorization
string
header
required

Portal API Key (Custodian API Key). Pass as a Bearer token in the Authorization header.

Path Parameters

clientId
string
required

The unique identifier of the client.

Body

application/json
walletId
string
required

The wallet ID of the wallet to eject.

ejectableUntil
string<date-time>

The time the wallet will no longer be ejectable. Must be at least 1 minute from now.

Response

Eject window enabled successfully

ejectableUntil
string<date-time>

The timestamp until which the wallet is ejectable.