Cancel a ongoing ride which was requested earlier by providing the ride id.
Request
Path Params
Body Params application/json
Examples
Responses
🟢204Successfully canceled the ride
application/json
Body
🟠400Cancellation token required
* `cancel_confirmation_required`: a cancelation fee applies which the user must accept
* `invalid_cancel_confirmation`: provided token was invalid or expired
🟠403User or client does not have permission to complete this request