/provisioning/uploadSMSUsersInBulk

Prev Next
Post
/provisioning/uploadSMSUsersInBulk

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
enterpriseId
integer (int32)
updatedBy
integer (int64)
users
string (byte) Required

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

Responses
200

OK

object