DeleteTextToSpeechHistoryRequest
Example Usage
typescript
import { DeleteTextToSpeechHistoryRequest } from "@meetkai/mka1/models/operations";
let value: DeleteTextToSpeechHistoryRequest = {
ttsId: "tts_aa87e2b1112a455b8deabed784372198",
};Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
ttsId | string | ✔️ | N/A | tts_aa87e2b1112a455b8deabed784372198 |
xOnBehalfOf | string | ➖ | Optional external end-user identifier forwarded by the API gateway. |