doc/administration/settings/rate_limit_on_organizations_api.md
{{< details >}}
{{< /details >}}
{{< history >}}
allow_organization_creation. Disabled by default. This feature is an experiment.allow_organization_creation consolidated and renamed to organization_switching.{{< /history >}}
[!flag] The availability of this feature is controlled by a feature flag. For more information, see the history.
Requests over the rate limit are logged into the auth.log file.
For example, if you set a limit of 400 for POST /organizations, requests to the API endpoint that
exceed a rate of 400 within one minute are blocked. Access to the endpoint is restored after one minute.
You can configure the per minute rate limit per user for requests to the POST /organizations API. The default is 10.
Prerequisites:
To change the rate limit:
0.