Delete Person – GBG IDscan Documentation

Delete Person

The delete journey person endpoint deletes PII data including all document images related to the journey and the liveness action images.

These journeys will not be listed as part of investigation studio search result after this endpoint is used. You can still find the Journey by the GUID and see the report without the PII details.

[POST] https://serverURL/IDScanEnterpriseSvc/EntryManagement/DeleteJourneyPerson 
Request format: JSON 

Response: HTTP Status Code Accepted 202 

Parameters: Request should be sent as GUID array. It is possible to pass more than one GUID. The limit is 15 at once. 

Example Request: 

["20194be9-367a-4f6e-ac38-26d95b3d70bc","0b3a9c41-b2db-4d82-bd3b-1067ed3abf94"] 

Was this page helpful?