Post
/provisioning/updateTrunkUsersDetailInBulk
Operation to Update Trunk User detail in Bulk. This operation does not execute the Phone number setup at Microsoft. The operation schedules an update for the Enterprise Admin to login and call the Synchronize Teams Registration operation to setup the Phone number at Microsoft
Security
OAuth
FlowPassword
Token URL/oauth/token
Body parameters
object
authenticationResult
object (MSALAuthenticationResult) Required
authenticationResult
object (AuthenticationResult)
accessToken
string
accessTokenType
string
expiresAfter
integer (int64)
expiresOn
integer (int64)
expiresOnDate
string (date-time)
idToken
string
multipleResourceRefreshToken
boolean
refreshToken
string
userInfo
object (UserInfo)
displayableId
string
identityProvider
string
tenantId
string
resellerId
integer (int64)
tenantId
string
callRecording
string
defaultProfile
boolean
numberOfUsers
integer (int32)
Number of users required when update all users flag is true
pauseCallRecording
string
profileId
integer (int64) Required
Profile ID - cannot be empty
searchString
string
Search string for filtering users to process when update all users flag is true
updateAllUsers
boolean
useAudioConferenceVRP
string
useEnterpriseDialPlan
string
useTeamsVoicemail
string
users
string (byte) Required
Users data - Must be a Base64 encoded byte array containing the Users data.
Responses
200
OK
object