Example searches: “application/json”, “start”, “Gets recent deals”, “toDate”, “Api key”
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"