API resource per environment is stale

I have an API resource with 3 environments.
I mistakenly used wrong auth0 credentials for production.
After fixing the credentials - the wrong credentials persist and are not updated (I can tell by the logging on my API that logs wrong user).
I had to create a new “prod” environment for the correct credentials to kick in.

I guess it's a bug... Any ideas?