Create Redelegate From RequestCopy Pagepost https://api.p2p.org/api/v2/osmosis/{network}/stakes/actions/redelegate-fromCreate a redelegate from the default validator request transaction.Path ParamsnetworkstringenumrequiredOsmosis network:`osmosis-1` — Osmosis mainnet.`osmo-test-5` — Osmosis testnet.osmosis-1osmo-test-5Allowed:osmosis-1osmo-test-5Body ParamsstashAccountAddressstringrequiredDelegator account address which keeps tokens.memostringArbitrary text data to add to the transactions.amountnumberrequiredAmount of tokens to stake in OSMO.validatorAddressstringrequiredValidator address to perform the operation with.Responses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated 4 months ago