413

Payload Too Large

4xx Client Error

Request entity is larger than limits defined by server.

Common Causes

  • File too large
  • Request body exceeds limit

How to Fix

  • Reduce payload size
  • Use chunked upload
  • Compress data

About HTTP 413

HTTP 413 Payload Too Large is a client error response status code. This indicates that the client seems to have made an error in the request.

Monitor for HTTP Errors

Get instant alerts when your endpoints return error status codes. Detect issues before your users do.

Start Monitoring Free

Related Status Codes