Skip to content

DeleteSpeechToTextHistoryRequest

Example Usage

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

let value: DeleteSpeechToTextHistoryRequest = {
  sttId: "stt_aa87e2b1112a455b8deabed784372198",
};

Fields

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