Show / Hide Table of Contents

    405 - Method Not Supported

    • v2
    • not allowed
    • pro
    • api
    • shipments
    • error
    • 405
    Tip

    The method_not_supported error code is returned when you make an API call to a valid URL but using the incorrect HTTP verb.

    For example, when requesting a shipment, the correct HTTP verb to use is GET. If you provide the wrong HTTP verb, a method_not_supported error code may be returned:

    POST /shipments/sp_00982822462472280942849013317638
    
    Back to top Copyright © Sorted Group 2023. Generated by DocFX