9d. Change Driver State (CANCEL)
POST https://sandbox-api.uber.com/v1/orders/trips/driver-state
Request Body
{"run_id"=>"{{run_id}}", "driver"=>{"id"=>"{{driver_id}}", "state"=>"CANCEL"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |