Adds a user to a project as an observer. Observers can view Projects and download files but they cannot modify Project data or run Applications or Jobs.

You must be an administrator of the Project to add Observers

  • Parameters

    • projectId: string
    • userId: string
    • Optionaloptions: AxiosRequestConfig

    Returns Promise<void>