Verify deletion OTP
Validates the deletion OTP sent during InitiateDeletion. If face match is not required for the tenant, the user may be deleted immediately when isUserDeleted is true.
Authentication
ApiKeystring
Static API key issued to your tenant. Required on every request.
OR
AuthorizationBearer
End-user JWT from registration or login. Required for verification, signing, and user-scoped operations.
Request
This endpoint expects an object.
otpRequestId
otpCode
Response
OTP verification result. Proceed to SubmitDeletionFaceMatch if isUserDeleted is false.
data
error_code
error_message

