Request and Response Constraints
SCAPI enforces the following size constraints to ensure optimal performance and system stability:
| Component | Maximum Size | HTTP Status Code |
|---|---|---|
| Request Body | 5 MB | 413 Request Entity Too Large |
| Response Body | 10 MB | 500 Internal Server Error* |
| Request Line and Headers | 24 KB | 400 Bad Request |
*A ResponseEntityTooLargeException log entry is displayed in LogCenter.