post https://infragrid.v.network/wallet/updateaccount
Modify account name
Log in to see full request history
Return: Transaction object
Responses
Modify account name
Return: Transaction object
xxxxxxxxxx
10curl --request POST \
--url https://infragrid.v.network/wallet/updateaccount \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"account_name": "46bed31c10a7670fbf4377da31d11804a825666ca9",
"owner_address": "436172792d6e616d652d74657374"
}
'
Try It!
to start a request and see the response here! Or choose an example: