Skip to content

DeleteEvalRunRequest

Example Usage

typescript
import { DeleteEvalRunRequest } from "@meetkai/mka1/models/operations";

let value: DeleteEvalRunRequest = {
  runId: "eval_run_aa87e2b1112a455b8deabed784372198",
};

Fields

FieldTypeRequiredDescriptionExample
runIdstring✔️N/Aeval_run_aa87e2b1112a455b8deabed784372198
xOnBehalfOfstringOptional external end-user identifier forwarded by the API gateway.