User Management

User Creation

In order to have fully functioning user account a couple of steps needs to be accomplished:

  1. Create User with Create User. Email address sent in the payload must be unique and its domain must be the same as for the Partner.

  2. Upload IDENTIFICATION_CERTIFICATE document for that user with Upload Document.

  3. Start Onboarding with Start Onboarding. After successful onboarding you will receive an email with one time password.

  4. Log in to Partner Panel and change password to permanent.

  5. Configure authenticator application for MFA

Deactivate User

I order to deactivate a user and prevent further login use Update User and set status field to INACTIVE.

Reset MFA

In case access to authenticator app is not possible a reset of MFA settings is needed. To do that use Update User and set mfaType field to SMS. Next time user logs in SMS will be send to telephone number specified for that user. After successful login user will be asked to set up new authenticator app and MFA method will be changed back again.

Last updated