{ "opencollection": "1.0.0", "info": { "name": "Coolify Applications Enable API", "version": "0.1" }, "items": [ { "info": { "name": "Enable", "type": "folder" }, "items": [ { "info": { "name": "Enable API", "type": "http" }, "http": { "method": "GET", "url": "https://app.coolify.io/api/v1/enable", "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Enable API (only with root permissions)." } ] } ], "bundled": true }