latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-186401.2 MB

3f3a4647d82f

Voices

Update a voice

Update the name and/or description of a custom voice.

patch/v1/voices/{id}

Path parameters

idstring uuid required

The ID of the voice to update.

Headers

X-Runway-Version'2024-11-06' required

The version of the RunwayML API being used. You can read more about versioning here.

Request body

namestring

A name for the voice.

descriptionstring nullable

An optional description of the voice.

Response

Success

OR
OR