{ "opencollection": "1.0.0", "info": { "name": "GitLab access_requests organizations API", "version": "v4" }, "items": [ { "info": { "name": "organizations", "type": "folder" }, "items": [ { "info": { "name": "Create an organization", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v4/organizations" }, "docs": "This feature was introduced in GitLab 17.5. \\\n This feature is behind the `allow_organization_creation` feature flag. \\\n In GitLab 18.3, feature flag changed to `organization_switching`." } ] } ], "bundled": true }