{ "opencollection": "1.0.0", "info": { "name": "KugelAudio TTS 11labs Post Overrides API", "version": "2.0.0" }, "items": [ { "info": { "name": "Post Overrides", "type": "folder" }, "items": [ { "info": { "name": "Reload Post Overrides", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/v1/post-overrides/reload" }, "docs": "Drop the post-override snapshot cache for immediate effect.\n\nCalled by the admin web app after a rule changes so the next\n``/v1/normalize`` observes it instead of waiting out the early TTL." } ] } ], "bundled": true }