API Reference
본인인증 시작
Path Parameters
token*string
발급 링크에 포함된 1회용 고엔트로피 세션 토큰
Length
32 <= lengthRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/v1/assignment-sessions/stringstringstringstringstringst/identity-verifications" \ -H "Content-Type: application/json" \ -d '{}'{
"identityVerificationId": "string"
}Empty
Empty
Empty
Empty