Delete One Reference Data

DELETE {{apiPath}}/environments/{{envID}}/users/{{userID}}/referenceData/{{referenceDataID}}

Use the DELETE {{apiPath}}/environments/{{envID}}/users/{{userID}}/referenceData/{{referenceDataID}} request to delete a specific verify reference data for the specified user in the environment. A specific reference data may include more than one item, such as multiple enrollment voice recordings.

A user might not have access to the id of a specific reference data from when the reference data was submitted. Use Read All Reference Data to retrieve all reference data for the user and select the specific reference data id to use as referenceDataID.