Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 659 Bytes

File metadata and controls

19 lines (14 loc) · 659 Bytes

TerminateWorkflowExecutionV1WorkflowsExecutionsExecutionIdTerminatePostRequest

Example Usage

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

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

Fields

Field Type Required Description
executionId string ✔️ N/A