Voices

Bind Third Party Voice

Bind a third-party voice (e.g. ElevenLabs) using a stored secret.

Validates the secret can be used to bind a third-party voice and creates a voice record. Returns a voice_id usable in sessions.

post/v1/voices/third_party

Cookies

la_sessionstring

Request body

provider_voice_idstring required

Voice ID from the provider (e.g. ElevenLabs voice ID)

secret_idstring required

ID of the space secret containing the provider API key

namestring

Name of the voice

Response

Successful Response

codeinteger
messagestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.