Skip to main content

POST /api/chain/:slug/tally/token/avatar

── POST /api/chain/:slug/tally/token/avatar — encrypted upload

MethodPOST
Path/api/chain/:slug/tally/token/avatar
Authpublic (no key)
GroupEconomy · Tally

Request

curl -X POST https://zeqsdk.com/api/chain/YOUR_MACHINE/tally/token/avatar \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Generated from the node's own route registry (GET /api/endpoints) — this path is live.