{
"success": false,
"errorCode": "INVALID_PARAMETER_TYPE",
"message": "Image file size exceeds the 10 MB limit.",
"error": "Bad Request",
"details": {
"property1": {
"code": "string",
"message": "string"
},
"property2": {
"code": "string",
"message": "string"
}
}
}