locks access to users that exceed the number of allowed calls within the time frame that define the rate limit tier, based on the following logic:
If a user exceeds the defined rate limit for the organizational rate limit policy or the API-specific rate limit tier, all the users from the same organization are locked from additional invocations of the same API using the same HTTP method.
If a user exceeds the defined rate limit for a user-specific rate limit tier, the user is locked from additional invocations of the API using the same HTTP method.
API Manager
logs an access exception in the event log. For more information about the event log, see
Event log.