Section - General Request Limits

Max request body size: This field limits the total size of the request body. It specifies the number of bytes from 0 (meaning unlimited) to 2147483647 (2GB) that are allowed in a request body. To restrict the size of file uploads, set this limit to the maximum combined size of all files uploaded at once.

Max path length: Defines the maximum path length for requests (default: max 1024 bytes).