Remove person restoration key
Last updated
Was this helpful?
Last updated
Was this helpful?
In this example, we will review how to forget a person record forever and make it unrecoverable.
There is a private person personId ID-3415
whose person record is already inactivated and forgotten. The person wants to ensure that the personal data is removed completely and is non-recoverable.
...persons/ID-3415/forget/key
To remove the restoration key, make the following call.
https://person-api.sandbox.tuumplatform.com/api/v1/persons/ID-3415/forget/key
Below is an example request to remove the restoration key call.
No request body.
The remove restoration key endpoint generates the following response.
The restoration key of a forgotten person ID-3415
is removed. The personal data that belong to the person is non-recoverable.