Roll a gate back to a previous configuration
Gates
Roll a gate back to a previous configuration
Use when: caller wants to revert a gate to a previous configuration version (recovering from a bad change, etc.)
Restores a gate to a specific historical config identified by historyId (from /v1/gates/:id/history). Optionally also invalidates the gate’s memory entries (rollbackMemory: true) — useful when rolling back a config change The Architect’s memory was advising against.
POST
Roll a gate back to a previous configuration
Documentation Index
Fetch the complete documentation index at: https://docs.verlon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Layer API key (prefixed sk-). Generated from the dashboard under Settings → API Keys, or via layer key create in the CLI.
Response
Gate rolled back; response is the restored gate.