Skip to main content

POST /api/zeq/audit-source/:id/sweep

── POST /:id/sweep

MethodPOST
Path/api/zeq/audit-source/:id/sweep
Authpublic (no key)
GroupProofs · Data Source Audit

Request

curl -X POST https://zeqsdk.com/api/zeq/audit-source/CONTRACT_ID/sweep \
-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.