Skip to main content

BatchProvisionUsersRequestItem

Describes request for user extension provisioning

Properties

NameTypeRequiredDescription
statusBatchProvisionUsersRequestItemStatusExtension status. Only "Enabled" can be specified
contactContact
extension_numberstrShort number of an extension. Actual max length depends on system length limit for extension.
cost_centerCostCenter
rolesList[BatchProvisionUsersRequestItemRoles]
devicesList[BatchProvisionUsersRequestItemDevices]
send_welcome_emailboolSpecifies if a welcome/activation email is sent to the new users (within extension status changing from 'Unassigned' to 'NotActivated/Disabled')

BatchProvisionUsersRequestItemStatus

Extension status. Only "Enabled" can be specified

Properties

NameTypeRequiredDescription
ENABLEDstr"Enabled"

Contact

Properties

NameTypeRequiredDescription
first_namestrGiven name
last_namestrFamily name
emailstrContact email
mobile_numberstrPhone number in e.164 format (with '+' prefix)
email_as_login_nameboolIndicates that contact email is enabled as login name for this user. Please note that email must be unique in this case.

CostCenter

Properties

NameTypeRequiredDescription
id_strInternal identifier of the Cost Center

BatchProvisionUsersRequestItemRoles

Properties

NameTypeRequiredDescription
id_strInternal identifier of a role to be assigned

BatchProvisionUsersRequestItemDevices

Properties

NameTypeRequiredDescription
device_infoDeviceDefinition

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →