Deletes the specified hunt group.
my_api.hunt_groups.get_group_hunt_groups_available_users(
service_user_id="test_hgd@domain.com"
)
{
"serviceInstanceProfile": {
"name": "test_hg",
"callingLineIdLastName": "hg",
"callingLineIdFirstName": "test",
"hiraganaLastName": "test_hg",
"hiraganaFirstName": "Hunt Group",
"language": "English",
"timeZone": "Europe/London",
"timeZoneDisplayName": "(GMT+01:00) Greenwich Mean Time",
"aliases": []
},
"policy": "Regular",
"huntAfterNoAnswer": false,
"noAnswerNumberOfRings": 5,
"forwardAfterTimeout": false,
"forwardTimeoutSeconds": 10,
"allowCallWaitingForAgents": false,
"useSystemHuntGroupCLIDSetting": true,
"includeHuntGroupNameInCLID": true,
"enableNotReachableForwarding": false,
"makeBusyWhenNotReachable": false,
"allowMembersToControlGroupBusy": false,
"enableGroupBusy": false,
"applyGroupBusyWhenTerminatingToAgent": false,
"serviceUserId": "test_hg@domain.com",
"resellerId": null,
"serviceProviderId": "Example Service Provider ID",
"groupId": "Example Group ID",
"isEnterprise": true,
"agents": []
}