Error
Admin
Authorize a contract pause/unpause (kill switch).
Verifies a step-up signature, records the intent in the audit log at CRITICAL severity, and alerts Telegram. The actual on-chain setPaused() call is performed by the FE using the same wallet — this endpoint is the audit + auth layer.
POST
Error
Authorizations
HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.
Body
application/json
Response
Default Response
Available options:
true Available options:
market_factory, voting, oracle, vault, market_template Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
