Hi,
We are receiving email notifications for expiring API keys that have been revoked. We are rotating the keys by “Key name”, i.e.:
- Rename
active_keyAPI key toactive_key_expired_<date> - Create new
active_keyAPI key - Revoke
active_key_expired_<date>
Is this because we’re reusing the active_key API key name? If so, is there a way to stop the email reminders?
Thank you!