A model carrying information detailing the reason for an error that occurred.
An optional string containing details relevant to the error, for example an explanation of which field(s) in a message body failed validation and why.
{ "detail": "string", "message": "string", "schema": "ErrorDetail" }