Back to all status codes

413

Payload Too Large

Client Error
RFC 7231

The request is larger than the server is willing or able to process.

Detailed Information

The 413 status code indicates that the request is larger than the server is willing or able to process.

Common Examples

  • Large file uploads
  • API requests with large payloads

Common Uses

  • Large file uploads
  • API requests with large payloads

Best Practices

  • Use when the request payload is too large
  • Include a detailed error message
  • Consider implementing chunked transfer encoding

Quick Actions

Category Information

Client Error

The request contains bad syntax or cannot be fulfilled

Available for Freelance

Fullstack developer specializing in React, Next.js, and Node.js. Let's build something amazing together!

Stay in the loop

Get notified about new tools and updates

HTTP Status Codes Reference - Complete List with Descriptions