Box Java SDK v4.15.1 released
v4.15.1
Box Dotnet SDK Generated v1.8.0 released
v1.8.0
Box TypeScript SDK Generated v1.13.0 released
v1.13.0
Deleting a domain from the list of allowed collaboration domains will remove the ability for collaborations to be created between your enterprise and users in that domain.
To remove a domain from the allowed list, supply the ID of the list entry to the delete request. This ID is returned when allowing a new domain or listing the allowed domains in the enterprise;
curl -i -X DELETE "https://api.box.com/2.0/collaboration_whitelist_entries/213123" \ -H "authorization: Bearer <ACCESS_TOKEN>"