API Changelog Directory

Box API Changelog

Storage

The Box Platform API — files, folders, shared links, metadata and collaboration.

Box docs ↗Official OpenAPI spec ↗Last checked Aug 18, 20262 changes tracked
Watching

Get emailed when Box API changes

We already watch this spec — add your email and we'll alert you on every change, breaking ones first. Free, no credit card, one click to stop.

Change history

Rebuilt automatically from the official OpenAPI spec. Every entry is a real diff — nothing is hand-written.

version 2024.02024.0

ChangeTypeSeverityWhy it matters
GET /usersresponse 200 property addedOKResponse 200 field "(root).allOf[2].entries[].allOf[1].is_collaborated_content_available_when_owner_inactive": Added (optional)
POST /usersresponse 201 property addedOKResponse 201 field "(root).allOf[1].is_collaborated_content_available_when_owner_inactive": Added (optional)
GET /users/meresponse 200 property addedOKResponse 200 field "(root).allOf[1].is_collaborated_content_available_when_owner_inactive": Added (optional)
GET /users/{user_id}response 200 property addedOKResponse 200 field "(root).allOf[1].is_collaborated_content_available_when_owner_inactive": Added (optional)
PUT /users/{user_id}request body property addedOKAdded (optional)
PUT /users/{user_id}response 200 property addedOKResponse 200 field "(root).allOf[1].is_collaborated_content_available_when_owner_inactive": Added (optional)
components/schemas/User--Full.(root).allOf[1].is_collaborated_content_available_when_owner_inactiveproperty addedOKAdded
components/schemas/Users.(root).allOf[2].entries[].allOf[1].is_collaborated_content_available_when_owner_inactiveproperty addedOKAdded

version 2024.02024.0

ChangeTypeSeverityWhy it matters
GET /eventsparameter "event_type" enum values addedOKAdded: SHIELD_DOWNLOAD_BLOCKED, SHIELD_PREVIEW_BLOCKED
GET /eventsresponse 200 enum values addedPotentialResponse 200 field "entries[].event_type.allOf[0]": Added: SHIELD_PREVIEW_BLOCKED
components/schemas/Event.event_type.allOf[0]enum values addedOKAdded: SHIELD_PREVIEW_BLOCKED
components/schemas/Events.entries[].event_type.allOf[0]enum values addedOKAdded: SHIELD_PREVIEW_BLOCKED

This is what your consumers wish your API had.

Point us at your own OpenAPI spec and get the same automatic changelog, plus email alerts and breaking-change classification on every release.