Skip to content

Right to be Forgotten

Some of the user's account's data can be classified as private.

In order to be forgotten, data that is private, such as name, email addresses and IP-addresses are deleted, meaning that the account is anonymized. Other data related to the account can then no longer be associated with the user and will thus not be deleted.

In the Management API - > End User Accounts -> Delete and end user account's all user details there is an API to anonymize an end user account.

Data related to an account includes

  • Basic data
  • Active Login sessions
  • Play History
  • Purchases
  • User Preferences
  • IP addresses

Basic data

Data removed includes:

  • Email address, username etc
  • Any User Attributes

Active Login sessions

All active login sessions are cleared and deleted

  • Device Id and name
  • IP-address and country
  • Validity dates

Play History

The account is anonymized such that the following data cannot be connected to the user.

  • AssetIds and time stamps for played assets

Purchases

The account is anonymized such that the following data cannot be connected to the user.

  • Ids of purchased Assets, Product and ProductOfferings
  • Time stamps of purchases and time of validity
  • Payed amounts and country of purchase

User Preferences

The account is anonymized such that the following data cannot be connected to the user.

  • Application specific data stored by the end user app