...
No API changes required
A flink job has to be created to consume these 2 events.
In case of User Deletion,
The user name needs to be cleared out with a static default name (Deleted User). Refer
The User Name could be stored in the below attributes as per sunbird inQuiry schema,
creator
author
publisher
owner
The User Id (UUID) is stored in the below fields as per sunbird inQuiry schema, this will be left as is.
createdBy
lastPublishedBy
lastUpdatedBy
lastSubmittedBy
...