Deletes the shipping method with the given ID.Ask AIdelete https://api.moderndropship.com/shipping/methods/{shipping_method_id}An endpoint to delete a shipping method.Path Paramsshipping_method_idstringrequiredID of the shipping method to deleteResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 7 months ago