Record
edit-voice-v1-voices-voice-id-edit-post-params
No description available.
record edit-voice-v1-voices-voice-id-edit-post-params {
voice-id: string,
xi-api-key: option<string>,
description: option<string>,
files: option<list<string>>,
labels: option<string>,
name: string,
}Fields
| Name | Type | Description |
|---|---|---|
| voice-id | string | |
| xi-api-key | option<string> | |
| description | option<string> | |
| files | option<list<string>> | |
| labels | option<string> | |
| name | string |