This method adds a user to the Data Manager service. The user is authenticated via a keycloak server but will need an initialised account before they can create Datasets or Projects.

You will need admin rights to use this endpoint

  • Parameters

    • userId: string
    • Optionaloptions: AxiosRequestConfig

    Returns Promise<UserAccountDetail>