InlineApi_versions413Response
InlineApi_versions413Response
413 PAYLOAD TOO LARGE If the payload body of a request is larger than the amount of data the API producer is willing or able to process, it shall respond with this response code, following the provisions in IETF RFC 7231 for the use of the "Retry-After" HTTP header and for closing the connection. The "ProblemDetails" structure may be omitted.
JSON Example
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}