2. Create Run
POST {{sandbox_base_url}}/v1/guests/sandbox/run
https://developer.uber.com/docs/guest-rides/references/api/v1/guest-sandbox-run-post
Use this endpoint to create a new mock sandbox run.
This endpoint creates ephemeral mock test drivers that can be used to complete a trip in the sandbox.
The run_id
and its drivers will exist for 8 hours and should be reused for additional trips in the same city.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-uber-organizationuuid | string |
RESPONSES
status: OK
{"run_id":"058370d8-695c-4c99-93f0-5d53abb50a7d"}