Max Request Payload Size for any API Request
Regardless of the endpoint or HTTP method used, the maximum size of any single API request is 10 MB. This limit applies to the total size of the request body, including any uploaded files or structured data.
Requests exceeding this limit will be rejected with an error response.
Updated 4 months ago