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