{ "opencollection": "1.0.0", "info": { "name": "Didomi consents/events widgets/notices/remote-configs API", "version": "1.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "widgets/notices/remote-configs", "type": "folder" }, "items": [ { "info": { "name": "Deploy a SDK config", "type": "http" }, "http": { "method": "POST", "url": "https://api.didomi.io/v1/widgets/notices/remote-configs", "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Directly deploy a SDK config to the production environment for the property" } ] } ], "bundled": true }