Support

Create a Palisade wallet status record

POST /palisade/{walletId}

Parameters

walletId string Required path
The unique ID of a wallet. Returned by the wallet-creation endpoints under /evm-eoas, /evm-vaults, /xrpl-secure-accounts, /non-custodial-evm, /non-custodian-xrpl, and listed by their GET counterparts.
address string Required
No description.
addressWalletType enum Required
No description.
Possible values: SIGNER_WALLETMULTISIG_WALLETCOLD_WALLET
x-tenant-id string Required header
Tenant identifier. Required on all tenant-scoped routes.
More parameters Expand all
enableSigning boolean
No description.
clawBack boolean
No description.
disableMasterKey boolean
No description.
addWalletLimitPolicy boolean
No description.
addAccountSet boolean
No description.
createMultisig boolean
No description.