Forum Discussion

solvi_sig's avatar
solvi_sig
Copper Contributor
Oct 09, 2020
Solved

Add team member without email via graph api

Hi, I´m adding member to a team using the graph API but I don't want the email to be sent to the member. Is there anyway to do this? HTTP:   POST https://graph.microsoft.com/v1.0/groups/{grou...
  • VasilMichev's avatar
    Oct 09, 2020

    That's a group-wide setting, I'm not sure whether you can control it per user. Best turn it off for the group (UnifiedGroupWelcomeMessageEnabled parameter).