Domain restrictions for collaborations

Number of APIs: 4

  1. List allowed collaboration domains GET https://{{api.box.com}}/2.0/collaboration_whitelist_entries

  2. Get allowed collaboration domain GET https://{{api.box.com}}/2.0/collaboration_whitelist_entries/:collaboration_whitelist_entry_id

  3. Add domain to list of allowed collaboration domains POST https://{{api.box.com}}/2.0/collaboration_whitelist_entries

  4. Remove domain from list of allowed collaboration domains DELETE https://{{api.box.com}}/2.0/collaboration_whitelist_entries/:collaboration_whitelist_entry_id