Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi , To get the list of users on Unity Connection , GET call is made to http://{server name}/vmrest/users.But above API is returning all the users in a single go . Can arguments like limit and offset can be provided to above API so that we can make ...
Hi ,Able to set up enterprise alternate numbers using 10.5 axl schema ( used UpdateLineReqEnterpriseAltNum and UpdateLineReq objects to set up the values ).Could you please let me know how to set enterprise alternate number using 8.5 axl schema .
Thanks a lot. Its working perfectly fine.
GET http://<connection-server>/vmrest/users?rowsPerPage=100&pageNumber=1
Above API is showing up lot of data related to user.
Is there any way we get only the Alias and DtmfAccessId.?
Is there anyway we ...