v1

latestOpenAPI 3.0.02026-07-2468247202.3 KB
KYC > Verification (Profile-Based)

Link verification session to user profile

Link a verification session to an existing user profile

post/verify/link_existing_verification_session_to_user_profile

Request body

user_profile_idstring required
verification_session_idstring required

Response

Successful operation

messagestring

Example response

{
  "message": "success"
}