Open User Deletion Report
How to view the downloaded User Deletion Report?
The downloaded file can be opened easily using any application that supports .csv files. Some of the applications are Microsoft Excel, Google Sheets, etc.
Contents of the CSV file
The downloaded CSV files will have information such as:
SEQ - Sequence Number of the record.
DELETION UID - The unique ID generated for the report.
USER UID - The ID of the user being deleted.
COUNTRY CODE - The country code.
REQUEST DELETED AT - The timestamp of the soft-deleted time (the same as
deleted_at
in theusers
table)GCP DELETED AT - The timestamp of the current date and time of hard deleting the user.

Last updated