Set contract scheduled flag

Internal Fuul-admin endpoint. Flips contracts.scheduled so ingestion schedulers pick up the contract.
Idempotent: repeated calls with the same value return 200.

Authentication: Dashboard Bearer token (Dynamic wallet session). Caller must have Fuul admin role (users.role = admin).

When to use: After on-chain contract registration / schedule setup — replaces direct production DB updates.

When NOT to use: Project-scoped public APIs; use project admin flows instead.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Contract UUID

Body Params
boolean
required

Whether ingestion schedulers should treat the contract as scheduled

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json