The request body exceeds what the server will accept. Still widely known by its old reason phrase, Payload Too Large.
Test at the boundary, not far past it. A client that streams uploads may fail differently from one that buffers.
1 endpoint in this playground answers with 413. Every one is free, needs no signup, and can be called from the browser or with curl.
POST https://funapi.dev/api/movies/v1/movies/{id}/poster — sizeBytes over the 5 MB limit (Movies API)All HTTP status codes · All 37 mock REST APIs · Getting started guide