Request entity too large. A 413 response indicates a request body exceeds the maximum allowable size.
In this example, the requested entity is too large:
{
"type": "<https://problems.luna.akamaiapis.net/papi/v1/http/">,
"title": "Request entity too large",
"detail": "TBD",
"instance": "/papi/v1/properties?contractId=ctr_K-0N7RAK71&groupId=grp_12345#abc12345abcc02a7",
"status": 413
}