{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup TenantRegistration API", "version": "core" }, "items": [ { "info": { "name": "TenantRegistration", "type": "folder" }, "items": [ { "info": { "name": "POST /plugins/register-tenant", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/plugins/register-tenant" } }, { "info": { "name": "POST /plugins/un-register-tenant", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/plugins/un-register-tenant" } } ] } ], "bundled": true }