Show / Hide Table of Contents

    400 - File Too Large

    • v2
    • validation
    • pro
    • api
    • shipments
    • error
    • 400
    Tip

    The file_too_large error code will be returned if you attempt to save or transmit a file via API and the size of the file is greater than the allowed limit.

    For example, if a particular API endpoint has a file size limit of 3MB, and your API request includes a file of 5MB, the request will be rejected with an error code of file_too_large.

    Back to top Copyright © Sorted Group 2023. Generated by DocFX