Update Avatar Look
Avatars
Update Avatar Look
Updates the display name of an avatar look. Only supported for photo_avatar and digital_twin look types. See the Avatar Looks guide.
PATCH
Update Avatar Look
Documentation Index
Fetch the complete documentation index at: https://heygen-1fa696a7.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
HeyGen API key. Obtain from your HeyGen dashboard.
Path Parameters
Unique avatar look identifier. This is the value to pass as avatar_id to POST /v3/videos.
Body
application/json
Request body for PATCH /v3/avatars/looks/<look_id>.
New display name for the look.
Maximum string length:
255Response
Successful response
A single avatar look in the list response.
The id field is the look-level identifier to pass as avatar_id
to POST /v3/videos.

