Skip to main content

POST /api/tally/envelopes/folder

source folder / search), all owner-scoped. folder:"" or "unfiled" clears it. No cap. Same movability rules do NOT apply — a soulbound proof can still be FILED (organisation is not a transfer); only ownership is required.

MethodPOST
Path/api/tally/envelopes/folder
DomainEconomy · Tally Protocol
Tiercomputation (public)
Authuser

Request

curl -X POST https://zeqsdk.com/api/tally/envelopes/folder \
-H "Authorization: Bearer $ZEQ_KEY" \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Needs a machine key — mint one free: curl -X POST https://zeqsdk.com/api/demo-key/mint, then spin up your machine.

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