Expand description
Testnet-only admin endpoints (feature test-endpoints).
POST /monitoring/test/agent-authorization applies an agent authorization
directly through the engine channel, bypassing the EIP-712 signature flow.
It refuses to run unless the runtime is in testnet mode.
Structs§
- Test
Agent Authorization ApiResponse - API envelope for testnet agent authorization updates.
- Test
Agent Authorization Request - Test
Agent Authorization Response
Functions§
- apply_
agent_ authorization - Apply testnet agent authorization.