VM Portal Bulk Password Set
This takes an Enterprise, Group and passcode as input. Will iterate through all the users in the group to set to the passcode to whatever was specified (usually 4-6 digits).
Parameters
service_provider_id (str): Service Provider ID where group is hosted.
group_id (str): Group ID where target user list is hosted.
new_password (str): Voice Messaging passcode for user assignment.
Return
None: This routine has no specified return type
How To Use:
Last updated
Was this helpful?