Create Withdrawal RequestCopy Pagepost https://api.p2p.org/api/v1/sui/{network}/staking/withdrawCreate a request to withdraw staked tokens.Path ParamsnetworkstringenumrequiredSui network:`mainnet` — Sui mainnet.`testnet` — Sui testnet.mainnettestnetAllowed:mainnettestnetBody ParamssenderstringrequiredStaker account address.gasPricenumberrequiredPrice per unit of gas in MIST for processing the Sui transaction (1 MIST = 10⁹ SUI).gasBudgetnumberrequiredMaximum gas limit for the transaction.stakeIdstringrequiredIdentifier of the stake to withdraw from.Response 200OKUpdated 9 months ago