A beta version of the new Box developer documentation site is launching soon! Updated Developer Guides, modern API Reference, and AI-powered search are on the way to help you build with Box faster. Stay tuned for more updates.
A generic metadata operation error.
bad_requestA Box-specific error code.
Encountered invalid value for template field key=someKey field type=propertiesA short message describing the error.
abcdef123456A unique identifier for this response, which can be used when contacting Box support.
{
"code": "bad_request",
"message": "Encountered invalid value for template field key=someKey field type=properties",
"request_id": "abcdef123456"
}