Skip to main content
PUT
Put Voice Favorite

Authorizations

Authorization
string
header
required

API key from Settings > Developer > REST API

Headers

Moda-Version
enum<string>
default:2026-05-01

Calendar-dated API version pin. New integrations should pin 2026-05-01 to opt into the newest response shapes. For back-compat the server also accepts requests with no header and resolves them to the current default (today: 2026-04-12); that default advances on each sunset date. Any unsupported value returns 400 unsupported_version.

Available options:
2026-04-12,
2026-05-01
Example:

"2026-05-01"

Body

application/json

PUT /v1/voice-favorites body (section 3.8).

voice
string
required
scope
enum<string>
required
Available options:
user,
workspace
Example:

"workspace"

favorite
boolean
default:true
is_default
boolean
default:false

Response

Successful Response

voice
string
required
scope
enum<string>
required
Available options:
user,
workspace
favorite
boolean
required
is_default
boolean
required
updated_at
string
required
object
string
default:voice_favorite
Allowed value: "voice_favorite"