Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 633 Bytes

File metadata and controls

18 lines (13 loc) · 633 Bytes

CancelWorkflowExecutionV1WorkflowsExecutionsExecutionIdCancelPostRequest

Example Usage

import { CancelWorkflowExecutionV1WorkflowsExecutionsExecutionIdCancelPostRequest } from "@mistralai/mistralai/models/operations";

let value:
  CancelWorkflowExecutionV1WorkflowsExecutionsExecutionIdCancelPostRequest = {
    executionId: "<id>",
  };

Fields

Field Type Required Description
executionId string ✔️ N/A