Problem JSON
{
"type": "https://example.com/errors/out-of-credit",
"title": "You do not have enough credit.",
"status": 403,
"detail": "Current balance is 30, cost is 50.",
"instance": "/account/12345/msgs/abc"
}REST 에러 응답의 표준화된 방법. RFC 9457(후속)이 최신.