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
DomainState machines · Tally
Tiercomputation (public)
Authpublic (no key)

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.