Skip to content

ndi.cloud.api.auth.verify_user

  VERIFY_USER - verifies a user via the confirmation code sent in e-mail

  RESPONSE = ndi.cloud.api.auth.verify_user(EMAIL, CONFIRMATION_CODE)

  Inputs:
    EMAIL - a string representing the email address used to verify
    CONFIRMATION_CODE - the code send to the email

  Outputs:
    RESPONSE - the response summary