{ "opencollection": "1.0.0", "info": { "name": "Security Awareness API Documentation Admin Email-Tenant API", "version": "1.0.4" }, "items": [ { "info": { "name": "Email-Tenant", "type": "folder" }, "items": [ { "info": { "name": "Enable/Disable Welcome Email", "type": "http" }, "http": { "method": "POST", "url": "https://{domain}/api/v1/set-welcome-email", "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Enables or disables the welcome email feature." } ] } ], "bundled": true }