rybbit_delete_user
Permanently delete a user and all their data (events, replays, profile, aliases) to comply with GDPR erasure requests. Irreversible and requires admin access.
Instructions
Permanently delete a user and all their data (events, session replays, profile, aliases) — GDPR erasure. DESTRUCTIVE and IRREVERSIBLE; deletion runs asynchronously. Requires org admin/owner role and the users:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | Site ID or identifier | |
| userId | Yes | User identifier to erase |