Voices
Update Cloned Voice
Handles the PATCH operation for updating a cloned voice.
This endpoint updates the audio clip associated with a cloned voice.
PATCH
Authorizations
API Key Authentication. Get your API key from the Neuphonic website.
Path Parameters
The unique identifier of the voice to be updated. This is passed as a query parameter.
Query Parameters
New name for this voice.
New array of strings containing tags to the voice.
Body
multipart/form-data
The new audio file to update the cloned voice.
Response
200
application/json
Successful Response
The data payload for the response.