Right now there are no API endpoints that can trigger API Key changed and Application Key updated webhooks. Both webhooks are triggered when you regenerate user key in application.
We need this 3scale API endpoint : PUT /admin/api/accounts/:account_id/applications/:application_id/keys/:id/regenerate
- is related to
-
THREESCALE-5207 [Implement] Trigger webhooks on Admin API actions
- Closed