Skip to main content

POST /api/chain/state-machines/:slug/share/disable

MethodPOST
Path/api/chain/state-machines/:slug/share/disable
DomainState machines · State Machine
Tiercomputation (public)
Authpublic (no key)

Request

curl -X POST https://zeqsdk.com/api/chain/state-machines/YOUR_MACHINE/share/disable \
-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.