An API to securely delete the facial image and personal data of a specific submission while retaining key metadata such as auth_status and create_time.
auth_id
)auth_status
)createTime
)nextPage_key
object.
To continue retrieving data, use nextPage_key
’s authId
as nextKey_id
and createTime
as nextKey_date
in the next request.Error Codes | Description |
---|---|
required key is missing | Ensure that the submitted API-Key is correct. |
error in processing data | An error occurred while retrieving the submission data. |
Cannot find submission. Please check input data. | The specified submission does not exist. |
error in delete submission | An error occurred while attempting to delete the submission. |