post https://api.trongrid.io/wallet/accountpermissionupdate
Update the account's permission.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Update the account's permission.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
16curl --request POST \
--url https://api.trongrid.io/wallet/accountpermissionupdate \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"owner": {
"threshold": 1,
"operations": "7fff1fc0033e0000000000000000000000000000000000000000000000000000"
},
"witness": {
"threshold": 1,
"operations": "7fff1fc0033e0000000000000000000000000000000000000000000000000000"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: