Overview

Sections

Theme switcher

Update Voice

Header Parameters

Authorizationstring Required

Access token issued by Tuned Global for authorization using oAuth 2.0

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Path Parameters

tunedVoiceIdstring Required

The internal identifier of the voice to update, as returned in TunedVoiceId by Get My Voices.

Body Parameters

name=Ada's bedtime voice string
voiceId=el_9Xp22MnB string
profileImage=ada-voice-v2.jpgstring

Response

200
Object

The call was successful.

400
Object

No updatable part was sent, or one that was sent is empty. The body reads "At least one of the following input should be provided (profileImage, name or voiceId)".

404
Object

No such voice for this listener.

415
Object

The request was not multipart/form-data, or the image is not an allowed type.

Was this section helpful?

PATCH

/

Select
1

Response

Was this section helpful?