/wallet/proposaldelete REST API Endpoint
Body Parameters
owner_address
string
REQUIRED
Loading...
proposal_id
integer
REQUIRED
Loading...
permission_id
integer
Loading...
visible
boolean
Loading...
Returns
result
Loading...
message
Loading...
txID
Loading...
Request
1curl https://docs-demo.tron-mainnet.quiknode.pro/wallet/proposaldelete \2--header 'accept: application/json' \3--header 'content-type: application/json' \4--data '5{6"owner_address": "OWNER_ADDRESS",7"proposal_id": 89,8"visible": true9}10'
1curl https://docs-demo.tron-mainnet.quiknode.pro/wallet/proposaldelete \2--header 'accept: application/json' \3--header 'content-type: application/json' \4--data '5{6"owner_address": "OWNER_ADDRESS",7"proposal_id": 89,8"visible": true9}10'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free