Example searches: “toDate”, “filter”, “application/json”, “Api key”, “start”
Adds a contact/group/folder to a group
Group ID to add
New Parent Group ID
Type of object to add
curl \ --request POST 'http://api.example.com/api/groups/addToGroup?id=42&parentid=42&otype=string' \ --header "Authorization: Bearer $ACCESS_TOKEN"