User Profile
Number of APIs: 4
-
Register a user profile using the given
user profile ID
. POST {{baseUrl}}/user-profiles -
Checks user eligibility to register with mobile id and creates a registration record. POST {{baseUrl}}/user-profiles/:user_profile_id/mobileid-registrations
-
Provide user with a SDK activation code to create their mobile SDK. GET {{baseUrl}}/user-profiles/:user_profile_id/mobileid-registrations/:registration_id
-
Provide SDK with configurations based on OS Type. GET {{baseUrl}}/user-profiles/:user_profile_id/mobileids/configurations?device_type=ANDROID