Example searches: “Feed”, “id”, “Api key”, “Gets a company logo”, “imageurl”
Deletes a contact/group/folder from the Group Tree
Group ID to delete
Old location of Group
New Parent Group ID
curl \ --request POST 'http://api.example.com/api/groups/move?id=42&oldparent=42&parentid=42' \ --header "Authorization: Bearer $ACCESS_TOKEN"