Version v0.46 of Metabase is no longer supported. Check out the docs for the current stable version, Metabase v0.63.
Audit app user
/api/ee/audit-app/user endpoints. These only work if you have a premium token with the :audit-app feature.
DELETE /api/ee/audit-app/user/:id/subscriptions
Delete all Alert and DashboardSubscription subscriptions for a User (i.e., so they will no longer receive them). Archive all Alerts and DashboardSubscriptions created by the User. Only allowed for admins or for the current user.
PARAMS:
id
Read docs for other versions of Metabase.