UndelegateAsk AIpost https://api.figment.io/cosmos/undelegateBody ParamsnetworkstringenumrequiredCosmos network to build transaction fortestnetmainnetAllowed:testnetmainnetdelegator_addressstringrequiredThe address of the delegatorvalidator_addressstringrequiredThe address of the validatoramountstringrequiredAmount to undelegatepubkeystringrequiredPublic key of the delegatorpubkey_typestringenumType of public key of the delegator.secp256k1secp256k1multisigAllowed:secp256k1multisiggas_limitstringGas limit for the transaction. Required if pubkey type is multisig.gas_pricestringGas price for the transaction. Required if pubkey type is multisig.Responses 201Undelegate transaction created 400Bad request 422Unprocessable entityUpdated 3 months ago