How to Check which Tenant Admin made Changes to an Action
Last Updated:
Overview
Applies To
- Tenant Admin
- Tenant Logs
- Changes to an Action
Solution
type: "sapi" AND (description: "Update trigger bindings" OR description: "Create an action" OR description: "Deploy an action" OR description: "Update an action" OR description: "Delete an action")
If the change is performed
- Through the dashboard, the corresponding log will have the dashboard admin's email.
- Through M2M app enabled for the management API, only the related application's client ID and the IP of the requests for that change can be observed.