Example searches: “Authenticate a user”, “Contact”, “length”, “default”, “Gets a company logo”
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"