Adds a user to a Project as an administrator. As well as the ability to edit the project administrators can add and remove other users.

You must be an administrator of the project

  • Parameters

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

    Returns Promise<void>