Is there any automated way to rotate API keys or OAuth client ids?
CA API GATEWAY
There is no automated way to rotate these keys. The API for both does not allow for updating of client key or API Key.
It would require customization to retrieve the app, cache or temporarily persist the data, delete it and recreate it changing only the key.