I'm able to use the following to list groups and get the group identifier
curl --request GET --user name:password --url http://host/api/rest/groups
I would like to use curl to "put" memebers to the group.
1. will using PUT api/rest/groups/{group-identifier}/group-members add a memebr to the group? Would the user name be used for this? Its not explict in the API guide.
2. Is someone able to provide the proper curl syntax for the put, as a simple data put of the user name does not seem to work
curl -d "username" -X PUT --user user:password --url http://host/api/rest/groups/39240/group-memebers
I guess this Community doesn't respond to API Questions???? LOL
Hello @dwolf,
welcome to the Polycom Community.
I have joined your new and your old post. Community members will respond if they can.
If nobody responds you can always work with your Polycom reseller and potentially open a ticket with Polycom support.
Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.
Best Regards
Steffen Baier
Polycom Global Services