/provisioning/uploadTrunkUsersInBulk

Prev Next
Post
/provisioning/uploadTrunkUsersInBulk

Operation to Add Users in Bulk to the System. This operation also enables the Calling Services for all the uploaded Users

Security
OAuth
FlowPassword
Token URL/oauth/token
Body parameters
Expand All
object
authenticationResult
object (MSALAuthenticationResult)
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
defaultProfile
boolean
directRouteId
integer (int64) Required

Voice Route identifier - value must be greater than 0

profileId
integer (int64) Required

Profile ID - cannot be empty

updateExistingUser
boolean
useAudioConferenceVRP
boolean
useEnterpriseDialPlan
boolean
useTeamsVoicemail
boolean
users
string (byte) Required

Users data - Must be a Base64 encoded byte array containing the Users data.

Responses
200

OK

object