Create Deactivate Stake RequestAsk AIpost https://api.p2p.org/api/v1/solana/{network}/staking/deactivateCreate deactivate stake request transaction.Path ParamsnetworkstringenumrequiredSolana network:`mainnet-beta` — production network.`testnet` — testnet.mainnet-betatestnetAllowed:mainnet-betatestnetBody ParamsfeePayerstringrequiredAccount address that will pay the fee for the transaction.nonceAccountstringAccount address that keeps the value of the nonce.computeUnitLimitnumber≥ 1Maximum computational effort limit for the transaction measured in compute units.computeUnitPricenumber≥ 1Price of a compute unit for the transaction in micro-lamports (1 lamport = 10⁶ micro-lamports).stakeAccountstringrequiredAccount address that stores tokens for staking.stakeAuthoritystringrequiredAccount address that can perform staking operations with staking account.Response 200OKUpdated about 1 year ago