A generic metadata operation error.
bad_request
A Box-specific error code.
Encountered invalid value for template field key=someKey field type=properties
A short message describing the error.
abcdef123456
A 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"
}