Docs › API Reference › Verification Service › POST /admin/verifications/{verification_id}/resolve-review
POST /admin/verifications/{verification_id}/resolve-review
Admin resolves manual review: approve or reject. Only records with manual_review status can be operated. This operation requires step-up re-authentication.
Verification Service `bearerAuth` application/json
Request Parameters
Name In Type Required Default Example Constraints Description
id
path
string
Yes
Authentication ID
Referenced Schemas
dto.DataResponse-gitee_com_linmes_authms_micro-services_verification-service_internal_handler_dto_AdminVerificationDetail
dto.SimpleResponse
Field Type Required Example Constraints Description
code
integer
No
message
string
No
timestamp
string
No
gitee_com_linmes_authms_micro-services_verification-service_internal_handler_dto.AdminVerificationDetail
Field Type Required Example Constraints Description
age_group
string
No
created_at
string
No
date_of_birth
string
No
expires_at
string
No
gender
string
No
id
string
No
id_number_hint
string
No
liveness_score
string
No
masked_name
string
No
max_retries
integer
No
method
string
No
override_by
string
No
override_reason
string
No
provider
string
No
provider_resp_id
string
No
rejected_at
string
No
rejected_reason
string
No
retry_count
integer
No
status
string
No
tenant_id
string
No
updated_at
string
No
user_id
string
No
verified_at
string
No