Function updateExternalProfile

Updates an External Profile for a given Room and User. Returns the updated External Profile.

  • Parameters

    • slug: string
    • profile: ExternalMember

    Returns Promise<ExternalMember>