2. Create Run
POST {{sandbox_base_url}}/v1/health/sandbox/run
https://developer.uber.com/docs/health/references/api/v1/health-sandbox-run-post
Use this endpoint to create a new mock health sandbox run.
This endpoint creates ephemeral mock test drivers that can be used to complete a health 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 |
---|---|---|---|
`` | null | ||
content-type | string | ||
User-Agent | string |