Spark BTC
withdraw
Withdraw BTC from a Spark wallet to a Bitcoin L1 address (cooperative exit).
POST
Headers
string
required
ID of your Privy app.
string
Request authorization signature. If multiple signatures are required, they should be comma
separated.
string
Request expiry. Value is a Unix timestamp in milliseconds representing the deadline by which the
request must be processed.
Path Parameters
string
required
ID of the wallet to get.
These wallet methods are modeled after the Spark Wallet
SDK. For more
information about this wallet method, check out the Spark Wallet
documentation.
Body
string
required
Must be set to
withdraw.string
required
Blockchain network to use. Options:
MAINNET, REGTEST.object
required
Returns
enum<string>
required
Available options:
withdrawobject
required
A
CoopExitRequest object with the following fields:
