Permanently deletes a group. Only users with admin-level permissions will be able to use this API.
57645
The ID of the group.
A blank response is returned if the group was successfully deleted.
An unexpected client error.
curl -i -X DELETE "https://api.box.com/2.0/groups/57645" \
-H "authorization: Bearer <ACCESS_TOKEN>"