Queues a single run for ingestion. The request body must be a JSON-encoded run object that follows the Run schema.
create(body: RunCreateParams, options: RequestOptions): APIPromise<RunCreateResponse>| Name | Type | Description |
|---|---|---|
body* | RunCreateParams | |
options | RequestOptions |