Request Delivery Cancellation
Request the cancellation of a delivery that has already been created on the Rendr platform. This endpoint can be used once a delivery has been created, and accepts either the Rendr delivery_id or your own reference as the identifier.
This endpoint requests a cancellation — it does not guarantee the delivery will be cancelled. If the delivery has already been dispatched to a carrier, cancellation may not be possible and will be handled by the Rendr operations team.
Endpoint
Authentication: Bearer token required via the Authorization header.
Path Parameters
Request Payload
POST /{{tenant_id}}/deliveries/{{delivery_id_or_reference}}/request-cancel
