Cancel Delivery
PUT https://openapi.doordash.com/drive/v2/deliveries/{{external_delivery_id}}/cancel
This request cancels an existing delivery. Note that the external_delivery_id
in the URL; make sure you've created a delivery first and then ensure you've updated the URL of this request with the ID of that delivery.