Create Unstaking TransactionCopy Pagepost https://api.p2p.org/api/v1/story/{network}/staking/unstakeCreate an unsigned unstaking transaction for the Story network.Path ParamsnetworkstringenumrequiredStory network:`mainnet` — Story mainnet.`Aeneid` — Aeneid testnet.mainnetaeneidAllowed:mainnetaeneidBody ParamsamountdoublerequiredAmount to stake in IP.delegationIdint64requiredDelegation ID to unstake from. 0 for flexible staking, or the ID of the delegation for fixed staking.delegatorAddressstringrequiredDelegator EVM Story account address.gasobject | nullComputational effort required to execute the transaction, measured in gas units.gas object | nullResponses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated 12 days ago