Rate limiting for Lists API requests not working correctly

For Workers & Pages, what is the name of the domain?

N/A

What is the error number?

10040

What is the error message?

you have been ratelimited please wait and try again

What is the issue or error you’re encountering

you have been ratelimited please wait and try again

What are the steps to reproduce the issue?

According to Cloudflare Docs for Lists API: “Each operation (create or delete) on a list item counts as a change. The existing rate limit is based on the number of list changes over time. You can request a maximum of 10,000 list changes in five minutes” Lists API · Cloudflare Web Application Firewall (WAF) docs

In addition, there’s also global rate limits: “The global rate limit for the Cloudflare API is 1200 requests per five minute period per user, and applies cumulatively regardless of whether the request is made via the dashboard, API key, or API token.” Limits · Cloudflare Fundamentals docs

I am trying to attempt to create 1 list item. My last attempt was more than 24 hours ago, however I still get error code 10040 you have been ratelimited please wait and try again